branch
Create or rename a git branch with a concise kebab-case name describing the pending changes
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.
commit
Commit to Git.
git-resolve-merge-conflicts
Resolve git merge conflicts in the working directory
github-activity-analysis
Analyzes a GitHub user's contributions, pull requests, reviews, issues, and commits within an organization over a configurable time period.
impl-random
Pick a random small unassigned GitHub issue from a locally checked-out repo, implement it with an agent team, code-review and iterate until clean, then Slack DM the PR. Use when asked to "find an issue and fix it", "tackle an issue", "pick up an issue", or run autonomously on whatever's open.
impl
Implement something, then iterate with commit and review until the review has no suggestions.
issue-wip
Create a GitHub issue from work-in-progress by analyzing changes against the base branch
issue
Create GitHub issues with context from linked issues/PRs
mermaid-diagram
This skill should be used when the user asks to "create a diagram", "draw a flowchart", "generate a sequence diagram", "make a state diagram", "create a class diagram", "draw an ER diagram", "update diagram", "edit mermaid", "improve diagram layout", or mentions mermaid diagrams in any context.
pr-code-review-and-pr-draft-comment
Review a PR with the code-review skill, then post that feedback as inline draft comments with the pr-draft-comment skill. Use when asked to review a PR and leave the findings as pending/draft inline comments.
pr-draft-comment
Post pending (draft) review comments on a GitHub PR — including replies to existing review comments — that stay unsubmitted and visible only to the author until they manually submit the review. This is the REQUIRED way to leave ANY comment on a PR (autofixing CI, addressing feedback, replying to a review); never post an immediately-visible PR comment. Works with the GitHub MCP tools (Claude Code Cloud) or gh/GraphQL (local).
pr-enhance
Enhance an existing PR by analyzing the diff against the description and updating with examples, diagrams, and context
pr-rewrite
Rewrite an existing GitHub pull request's title and description from the current diff, like /pr but applied to an existing PR
pr
Create a GitHub pull request with AI-generated title and description based on the diff. Always shows the draft description for review and waits for approval before opening the PR.
recipe
Format recipe skill.
reflect
Review a committed fix or range or working directory of changes for correctness, test coverage, and similar issues
security-review
Review code for security vulnerabilities. Use when asked to "security review", "audit code", "find vulnerabilities", "check for security issues", "pentest review", or "security audit" a codebase or set of files.
slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.