Sequential product spec review workflow
autoplanworkflowsetup L3★0
moongci38-oss/forge-plugins ↗What it does
기획서 3관점 순차 리뷰 Workflow — CEO→Design→Eng→Synthesizer→Evaluator
Best for
Orchestrating multi-phase agent workflows with structured handoff and consensus-driven decision gates.
Inputs
- · args object (workflow parameters)
- · source document or file
Outputs
- · structured result object
- · formatted report or summary
Requires
- · Claude agent runtime (Workflow)
- · agentic subagents (multi-agent orchestration)
Preconditions
- · structured output schema defined
- · Claude agent runtime available
Failure modes
- · schema validation failure (invalid JSON or required fields missing)
- · agent timeout or inference failure
- · early termination signal (kill signal or max cycles hit)
Trust signals
- · strict structured output schema enforces correctness
- · kill signals or approval gates prevent bad state progression