iteration-manager
Installation
SKILL.md
Safety Rules
参见 _shared/core/safety-rules.md — 所有安全规则从共享层加载,避免跨技能重复维护。
Iteration Manager
Supervises iterative testing, verification, and improvement of code.
Quick Commands
| Command | Description |
|---|---|
/iterate <n> |
Run n iterations of test-improve cycle |
/iterate stop |
Stop current iteration loop |
/iterate resume |
Resume current iteration loop |
/iterate status |
Show current iteration status |
/iterate report |
Generate iteration report |