Ship workflow: review changes, generate conventional commit messages, push, and create PRs. MUST BE USED when user says: "commit", "git commit", "commit this", "save changes", "commit message", "ship", "ship it", "push", "create PR", "pull request", "ready to merge", "deploy this", "stage changes", "what changed", "review my changes", "conventional commit", or after completing a coding task. Reviews changes, generates commit, optionally pushes and creates PR. NOT for git branching/rebasing (use git-workflow), code review (use review command), or deployment configuration (use deployment-assistant).
$npx -y skills add aedelon/claude-code-blueprint --skill commit-messageInstalls into the current project.
Run `npx skills use "https://github.com/aedelon/claude-code-blueprint" --skill "aedelon/claude-code-blueprint/commit-message"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aedelon/claude-code-blueprint" that are relevant to the current task. Run `npx skills add "https://github.com/aedelon/claude-code-blueprint"` and select the relevant skills, then follow their instructions.