Implement a ReviewFlow feature via TDD inside-out. Receives a validated plan (docs/plans/<slug>.plan.md) and spec (docs/specs/<slug>.md), implements all layers with RED-GREEN-REFACTOR, self-reviews, and persists a report.
$curl -o .claude/agents/feature-implementer.md https://raw.githubusercontent.com/dgouron/review-flow/HEAD/.claude/agents/feature-implementer.mdInstalls into the current project.
Install feature-implementer by running `curl -o .claude/agents/feature-implementer.md https://raw.githubusercontent.com/dgouron/review-flow/HEAD/.claude/agents/feature-implementer.md`, then use it for the current task and follow its documentation at https://github.com/dgouron/review-flow.