What problem does it solve?
This skill coordinates long-running software projects that span days or weeks, enabling a consistent Pilot: orchestrating a Project → Sprint → Task hierarchy with per-task isolation, review loops, and governance-aware automation.
Core Features & Use Cases
- Three-layer hierarchy: Project, Sprint, Task for clear scoping and traceability.
- Per-task state: JSON files keep progress across sessions and restarts.
- Review round-loop: structured feedback cycles with context packs and approvals.
- Worktree isolation: each task runs in a clean checkout to enable safe rollbacks.
- Context pack: briefing for reasoning-blind reviewers to validate changes.
- Governance-as-code: boundary rules enforced by scripts and linting.
- Artifact registry integration: capture recurring patterns as reusable rules.
Quick Start
Follow the v2 spec-driven workflow by structuring your project directory to match the templates and starting the orchestrator to drive a sprint.