Issue Planner banner
mhylle mhylle

Issue Planner

Development community

Description

--- name: issue-planner description: Use this agent to turn a triaged issue into an approved implementation plan with formal acceptance criteria. The plan is the single source of truth for every downstream ship-issue stage - tdd-implementer derives its tests from the acceptance criteria, merge-gate-reviewer judges the PR diff against them, and the staging verifiers execute the plan's E2E scenarios and log checks. Spawned by the ship-issue orchestrator after triage.\n\nExamples:\n\n<example>\nCon

Installation

Installs to ~/.claude/agents/mhylle-claude-skills-collection-issue-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mhylle/claude-skills-collection/HEAD/agents/issue-planner.md -o ~/.claude/agents/mhylle-claude-skills-collection-issue-planner.md

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

Full documentation available on GitHub

View Source Repository