Skills
User-invocable skills for automating your software development lifecycle. Each skill is a structured pipeline that runs inside Claude Code.
Planning & Execution
Code Review
Git Operations
/commit-sdlc gitops Generates a commit message matching the project style, stashes unstaged changes automatically, and restores them after.
/pr-sdlc gitops Analyzes branch commits and diff to generate a structured PR description, then opens the PR via the GitHub CLI.
/version-sdlc gitops Manages the full semantic release workflow: version bump, annotated git tag, optional CHANGELOG entry, and push.
/setup-sdlc gitops Unified project setup — configures version, ship, review, and jira settings in one interactive flow.