veto_sdd_agent
Validates specifications, generates acceptance criteria, and authors BDD scenarios to complete the spec-driven development loop.
Instructions
Spec-Driven Development agent. Provides full SDD loop: spec validation, acceptance criteria generation, and BDD scenario authoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | SDD action to perform. | |
| spec_file | Yes | Path to the specification file. | |
| project_dir | Yes | Absolute path to project root. | |
| agent_response | No | Phase 2 response from the host AI (JSON). Pass this back when prompted by the server to complete the agentic loop. |