Use this skill to start work on a GitHub issue. It synthesizes all relevant context (specs, retrospective, issue details) using the Gemini CLI to generate a step-by-step implementation plan, then creates a feature branch to begin work. Triggers include "start work on issue #X" or "implement issue".
$npx -y skills add bodangren/git-workflow --skill issue-executorInstalls into the current project.
Run `npx skills use "https://github.com/bodangren/git-workflow" --skill "bodangren/git-workflow/issue-executor"` 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/bodangren/git-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/bodangren/git-workflow"` and select the relevant skills, then follow their instructions.