Execute dev pipeline Execute-Implement-Review
dev-pipeline-continueworkflowsetup L3★2
hwj123hwj/pi-go ↗What it does
Pi-Go 后3阶段执行流水线:Execute → Implement → Codex Review(用户审批后使用)
Best for
Implementing, verifying, and fixing artifacts with multi-vote adversarial review in an Implement → Verify → Fix loop.
Inputs
- · args
Outputs
- · topic
- · executionPlanPath
- · status
Requires
- · agent()
Preconditions
- · dev-pipeline 完成设计阶段且用户 approve 后,运行此工作流继续执行。启动方式:/run-workflow dev-pipeline-continue
Failure modes
- · Agent may return null; filtering applied
Trust signals
- · Includes test files with assertion updates on changes
- · Public GitHub repo: hwj123hwj/pi-go
- · Canonical meta export with phases and description
- · Explicit phase() calls (3) for workflow transparency