git-commit-conventional-cliff-optimized
Strict Conventional Commits generator optimized for git-cliff, with SemVer and Emoji support.
symlink-worktree-ignored-files
The agent will interactively guide the user to select a target git worktree from a list of available worktrees. Once selected, the skill will create symbolic links for all git-ignored files and directories from the current (source) worktree into the chosen target worktree.
confluence-tech-plan-to-jira-tickets
Analyzes a Confluence page and automatically creates a Jira root ticket with associated subtasks.
sdd-tech-plan-to-confluence
Reads local spec-kit artifacts (spec.md, plan.md, requirements.md) and publishes a collaborative design review page to Confluence. Use this at the Plan→Review transition in the spec-kit native SDD workflow to share your technical plan with the team.
confluence-to-jira-tickets
Analyzes a Confluence page and automatically creates a Jira root ticket with associated subtasks.
spec-to-tech-design
Reads a feature specification from Confluence and generates a Technical Design Document (TDD), publishing it back to Confluence. Use this at the Specify→Plan transition in the SDD workflow to produce a structured tech design before breaking work into tasks.
confluence-prd-to-spec
Fetches an external PRD from Confluence (authored by PO/PM) and transforms it into a structured local source file that the RD can reference when running spec-kit specify. Bridges the PO handoff into the spec-kit native SDD workflow.
generate-pr-notes
Automatically generate pull request notes based on git changes. Analyzes commits or branch diffs and creates comprehensive PR descriptions with a title, summary, changes, technical details, and breaking changes.
api-spec-to-confluence
Creates or updates a Confluence page from an API endpoint by analyzing the router and handler code, using the documentation template in this skill folder.