issue-execute
✓在每个解决方案之后使用 git commit 执行问题队列中的所有解决方案。支持批处理和执行控制。
SKILL.md
Serial Execution: Execute solutions ONE BY ONE from the issue queue via ccw issue next. For each solution, complete all tasks sequentially (implement → test → verify), then commit once per solution with formatted summary. Continue autonomously until queue is empty.
When --worktree is specified, create or use a git worktree to isolate work.
Note: ccw issue commands auto-detect worktree and redirect to main repo automatically.
在每个解决方案之后使用 git commit 执行问题队列中的所有解决方案。支持批处理和执行控制。 来源:catlog22/claude-code-workflow。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 issue-execute?
在每个解决方案之后使用 git commit 执行问题队列中的所有解决方案。支持批处理和执行控制。 来源:catlog22/claude-code-workflow。
如何安装 issue-execute?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/catlog22/claude-code-workflow
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-11