Use when executing implementation plans with independent tasks by adopting specialized personas
Execute plan by adopting a fresh specialized persona per task, with two-stage review after each: spec compliance review first, then code quality review.
Why personas: You delegate tasks to specialized "skills" (personas) with isolated focus. By adopting these specific instructions (via agent_skill_read_doc), you ensure you stay focused and succeed at each task. This also preserves your overall coordination context.
Core principle: Fresh persona per task + two-stage review (spec then quality) = high quality, fast iteration.
update_status with all identified tasks.For each task in the plan:
implementer-prompt.md (or equivalent implementer skill) via agent_skill_read_doc.*) in update_status.--trailer "Co-authored-by: Junie <[email protected]>").spec-reviewer-prompt.md (persona) via agent_skill_read_doc.code-quality-reviewer-prompt.md (persona) via agent_skill_read_doc.✓) in update_status.superpowers:finishing-a-development-branch to complete the work.When working through a task, report one of these statuses in your thoughts/plan:
update_status at every step.