Loading...
Loading...
Found 5 Skills
Diagnose GitHub-driven agile workflow problems and guide feature branch development
This skill should be used when the user asks to "start a feature", "create feature branch", "begin new feature", "git flow feature start", or wants to start working on a new feature branch.
This skill should be used when the user asks to "finish a feature", "merge feature branch", "complete feature", "git flow feature finish", or wants to finalize and merge a feature branch into develop.
Create a feature branch in a git worktree from a GitHub issue
Create a feature branch in a Git worktree, work independently, then merge back and clean up safely.