What problem does it solve?
Long-running projects and complex application builds lose coherence in single-agent sessions and suffer from flaky, low-quality outputs; this harness provides a structured multi-agent workflow to maintain quality over many hours or sprints.
Core Features & Use Cases
- Three-agent architecture (Planner → Generator → Evaluator) with clear responsibilities to produce ambitious specs, incremental implementation, and independent, calibrated QA.
- Sprint contracts and explicit acceptance criteria to negotiate scope and define testable "done" conditions before coding begins.
- File-based handoffs and context resets to avoid context drift and enable fresh agents to continue work reliably across sprints.
- Calibrated evaluator and scoring rubric to enforce hard quality thresholds and produce actionable fail/rework guidance.
- Use Case: Running multi-sprint feature development (full-stack features, UI systems, game mechanics) where sustained, verifiable agent work and iterative evaluation are required.
Quick Start
Use the long-running-harness skill to run a Planner→Generator→Evaluator loop with sprint contracts, file-based handoffs, and context resets for a multi-sprint project.