Issue Implementer banner
Kurogoma4D Kurogoma4D

Issue Implementer

Development community

Description

--- name: github-issue-implementer description: "Use this agent when the user provides a GitHub issue number and requests implementation of that issue. This includes scenarios where:\n\n- The user explicitly provides an issue number (e.g., 'Implement issue #42', 'Work on issue 123', 'Fix GH-56')\n- The user asks to implement features or fixes described in a specific GitHub issue\n- The user requests a complete workflow from issue analysis to PR creation\n- The user wants to set up a dedicated wo

Installation

Installs to ~/.claude/agents/kurogoma4d-cc-tools-issue-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kurogoma4D/cc-tools/HEAD/agents/issue-implementer.md -o ~/.claude/agents/kurogoma4d-cc-tools-issue-implementer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository