Marketplace

sprint-manager

This skill orchestrates autonomous sprint execution by coordinating subagents to implement GitHub issues serially. It manages the full lifecycle: generating implementation plans via Gemini CLI, delegating implementation to subagents, reviewing PRs with Codex MCP, merging approved code, and running post-merge integration. Use this skill when asked to "run a sprint", "execute sprint issues", "implement issues autonomously", or "manage sprint workflow".

$ 설치

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

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