ccw-loop
✓Stateless iterative development loop workflow with documented progress. Supports develop, debug, and validate phases with file-based state tracking. Triggers on "ccw-loop", "dev loop", "development loop", "开发循环", "迭代开发".
Installation
SKILL.md
Stateless iterative development loop using Codex subagent pattern. Supports develop, debug, and validate phases with file-based state tracking.
| TASK | No | Task description (for new loop, mutually exclusive with --loop-id) | | --loop-id | No | Existing loop ID to continue (from API or previous session) | | --auto | No | Auto-cycle mode (develop -> debug -> validate -> complete) |
| spawnagent({ message }) | 创建 subagent,返回 agentid | | wait({ ids, timeoutms }) | 等待结果(唯一取结果入口) | | sendinput({ id, message }) | 继续交互/追问 | | closeagent({ id }) | 关闭回收(不可逆) |
Stateless iterative development loop workflow with documented progress. Supports develop, debug, and validate phases with file-based state tracking. Triggers on "ccw-loop", "dev loop", "development loop", "开发循环", "迭代开发". Source: catlog22/claude-code-workflow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill ccw-loop- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ccw-loop?
Stateless iterative development loop workflow with documented progress. Supports develop, debug, and validate phases with file-based state tracking. Triggers on "ccw-loop", "dev loop", "development loop", "开发循环", "迭代开发". Source: catlog22/claude-code-workflow.
How do I install ccw-loop?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill ccw-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/catlog22/claude-code-workflow
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01