What problem does it solve?
It turns an approved implementation request into a disciplined story-execution workflow, ensuring the AI focuses on the right work, follows acceptance criteria, and ships test-verified changes.
Core Features & Use Cases
- Story execution with a test-first loop: Runs the approved story workflow using red/green/refactor discipline and focuses on passing acceptance criteria.
- Deterministic activation pipeline: Resolves customization via a resolver script (with a file-based structural merge fallback), runs prepend/append activation steps, and then dispatches to the appropriate dev sub-skill.
- Evidence-ready context loading: Loads persistent facts (including project-context files) and project config from the Harness config to align code changes with required validation artifacts.
Quick Start
Use the harness-agent-dev skill to implement an approved story by responding with: "Amelia, implement the next story from the Harness backlog for me."