parallel dev cycle
✓多代理并行开发周期,包括需求分析、探索规划、代码开发和验证。支持带有markdown进度文档的持续迭代。
SKILL.md
Multi-agent parallel development cycle using Codex subagent pattern with four specialized workers:
Each agent maintains one main document (e.g., requirements.md, plan.json, implementation.md) that is completely rewritten per iteration, plus auxiliary logs (changes.log, debug-log.ndjson) that are append-only. Supports versioning, automatic archival, and complete history tracking.
| TASK | One of TASK or --cycle-id | Task description (for new cycle, mutually exclusive with --cycle-id) | | --cycle-id | One of TASK or --cycle-id | Existing cycle ID to continue (from API or previous session) | | --extend | No | Extension description (only valid with --cycle-id) | | --auto | No | Auto-cycle mode (run all phases sequentially) |
多代理并行开发周期,包括需求分析、探索规划、代码开发和验证。支持带有markdown进度文档的持续迭代。 来源:catlog22/claude-code-workflow。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 parallel dev cycle?
多代理并行开发周期,包括需求分析、探索规划、代码开发和验证。支持带有markdown进度文档的持续迭代。 来源:catlog22/claude-code-workflow。
如何安装 parallel dev cycle?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill parallel dev cycle 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/catlog22/claude-code-workflow
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01