What problem does it solve?
This Skill automates the execution of a single, contained task by spawning an implementation agent that processes the task within a larger plan, using fresh context and producing a standardized handoff upon completion.
Core Features & Use Cases
- Red-Green-Refactor workflow: Enforces a test-driven development cycle for each task to ensure correctness before implementation.
- Handoff generation: Produces a structured handoff document detailing changes, decisions, and next steps for downstream tasks.
- Context-driven execution: Consumes continuity ledger, plan, and task details to maintain alignment and traceability across tasks.
- Plan-first automation: Ideal for planning-heavy environments where tasks are decomposed into clear, repeatable steps and require auditable handoffs.
Quick Start
Spawn the implementation task agent with the provided plan, continuity ledger, and task details, then review the generated handoff document.