Ship code through architecture review gates
feature-devworkflowsetup L2★0
sunshuang1866/agent-workflow ↗What it does
Feature issue → PR with human review gates: requirements → architecture debate →
Best for
Multi-gate feature development with human approval at requirements and architecture phases.
Inputs
- · args object with workflow configuration
Outputs
- · result object
Requires
- · multi-agent dispatch
Preconditions
Goal description and progress tracker file
Failure modes
- · Agent failure or schema validation error
Trust signals
- · Explicit JSON schemas for agent outputs
- · Typed output structures
- · Independent verification/gating steps
- · Automated test execution for validation