chain_pm_then_agent
Chain a Project Manager review and an Agent execution under one chain ID, ensuring persistent state across phases for brief-led development.
Instructions
Chain PM -> Agent under a single chain id with persistent chain-state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | No | Approved inline brief payload for hosted/stateless dispatch. Preferred when available because hosted storage is not authority. | |
| brief_id | No | Optional hosted brief id from the Nogra brief lifecycle. Inline brief payload is preferred when available. | |
| intent_id | No | Optional intent id forwarded to Agent for run-graph linkage. | |
| brief_path | No | Approved brief path. Required for chain dispatch. | |
| project_dir | No | Existing project directory where the PM and Agent phases run. | / |
| targetModel | No | Optional targetModel override. Blank uses the brief value or anthropic:sonnet. | |
| manager_message | No | Optional Manager instruction or supplement passed to both chain phases. | |
| timeout_per_phase_seconds | No | Maximum runtime per chain phase (PM execute, Agent execute) in seconds. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||