Marketplace

issue-executor

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

$ Installer

git clone https://github.com/bodangren/git-workflow /tmp/git-workflow && cp -r /tmp/git-workflow/.claude/skills/issue-executor ~/.claude/skills/git-workflow

// tip: Run this command in your terminal to install the skill