What problem does it solve?
The skill provides a disciplined method to delegate plan execution to ephemeral implementer subagents, ensuring clean handoffs, fresh context, and auditable progress throughout a maxi plan.
Core Features & Use Cases
- Fresh subagent per dispatch: always deploy a new implementer subagent for each task iteration to avoid context leakage.
- Structured review loop: allow up to three fix-review cycles per task before escalation, preserving alignment with the spec.
- Final whole-branch review: run a comprehensive cross-task review using the standard code-review template to surface regressions and interface mismatches.
- Durable progress ledger: automatically record task states and outcomes to guarantee accountability.
Quick Start
Ask maxi to deploy a fresh implementer subagent and begin the specified task using the subagent-driven workflow.