_contract
01Agent Claude Code
Every agent in the pipeline must return output in this exact structure. No prose outside these sections. The orchestrator parses this to decide next action and construct the next agent's input.
Agent Claude Code
Every agent in the pipeline must return output in this exact structure. No prose outside these sections. The orchestrator parses this to decide next action and construct the next agent's input.
Agent Claude Code
Read the relevant codebase and produce a concrete change plan for a given feature spec.
Agent Claude Code
Review changed files as a senior developer — flag blocking issues and non-blocking notes.
Agent Claude Code
Understand a feature request and produce a structured implementation spec.
Agent Claude Code
Apply an approved change plan to the codebase — read, edit, and create files as specified.
Agent Claude Code
Challenge a change plan against the feature spec and flag gaps before any code is written.
Agent Claude Code
Execute a test suite and return only signal — status, failures, and counts.