veto_new_feature
Plan new features through a council verdict and task DAG in a single pipeline. Stops early if blocked by council.
Instructions
New feature planning pipeline: council governance → execution plan → task DAG, in sequence. Collapses 3 manual tool calls into 1. RED council verdict stops the pipeline early — do not plan what is blocked. Returns council verdict + agent plan + structured task list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Optional: constraints, team size, timeline, or architecture notes. | |
| description | Yes | Feature description or user story. | |
| project_dir | No | Optional: absolute path to project for context injection. | |
| agent_responses | No | Phase 2 responses for council and agents. |