bydgouron· 11 subagents
Plan a ReviewFlow feature implementation. Analyzes a spec in docs/specs/, maps it to Clean Architecture layers (Entity → Use Case → Gateway → Controller), and produces a structured plan in docs/plans/<slug>.plan.md.
$curl -o .claude/agents/feature-planner.md https://raw.githubusercontent.com/dgouron/review-flow/HEAD/.claude/agents/feature-planner.mdInstalls into the current project.
Install feature-planner by running `curl -o .claude/agents/feature-planner.md https://raw.githubusercontent.com/dgouron/review-flow/HEAD/.claude/agents/feature-planner.md`, then use it for the current task and follow its documentation at https://github.com/dgouron/review-flow.