返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

describe-phase-loop

Plan-Build-Review循环和代理交接。在代理之间转换或理解工作流程进展时加载。

person作者: jakexiaohubgithub

The Phase Loop

Plan (Scribe) → Build (Builder) → Review (Overseer)
                      ↑                    ↓
                      └───── refine ───────┘
  • Planning produces a Phase folder on disk
  • Building modifies code and updates progress
  • Review either declares the Phase complete OR adds follow-up steps and sends back to Build

No Phase is complete without Overseer approval.