What problem does it solve?
This Skill automates the execution of task lists, ensuring each task is implemented, tested, and reviewed rigorously before proceeding, leading to higher quality code and faster iteration cycles.
Core Features & Use Cases
- Automated Task Execution: Dispatches fresh subagents for each task to prevent context pollution.
- Two-Stage Review: Implements a mandatory spec compliance review followed by a code quality review for every task.
- TDD Enforcement: Integrates with
arc-tdd to ensure tasks are developed using Test-Driven Development.
- Use Case: When managing a feature with multiple independent tasks, this Skill can autonomously handle the implementation, testing, and review of each task, providing a clear audit trail and ensuring quality gates are met.
Quick Start
Use the arc-agent-driven skill to execute the tasks defined in the provided task list.