What problem does it solve?
Auto-diagnoses failures across tests, type checks, builds, and spec gaps, and routes each issue to the correct domain expert (Dev, Architect, or PO) to accelerate repair cycles.
It minimizes handoffs and orchestrates an autonomous repair loop with QA verification until green.
Core Features & Use Cases
- Smart routing by issue type to the appropriate expert (e.g., test failures to Dev, type errors to Architect, spec gaps to PO).
- Autonomous fix loop with agent coordination and QA verification until the issue is resolved.
- Context persistence via .clean-claude to resume work after interruptions and continue from where you left off.
- Mode-aware operation: supports full flow (with PO involvement) and craft-the-existing refactor mode.
- Covers code and spec healing workflows, including tests, builds, types, lint, and spec drift.
Quick Start
Run /heal to begin diagnosing failures and automatically heal code, tests, and specs by routing to the right experts.