phase-task-verification
✓用于顺序和并行任务执行的共享分支创建和验证逻辑 - 处理 git 操作、HEAD 验证和特定于 MODE 的行为
SKILL.md
Invoked by sequential-phase-task and parallel-phase-task after task implementation to create and verify git-spice branch.
MODE: parallel - Detach HEAD (makes branch accessible in parent repo):
| "Verification is optional" | Silent failures lose work | | "Skip detach in parallel mode" | Breaks worktree cleanup | | "Branch create errors are obvious" | Silent failures aren't detected until cleanup fails | | "Detach can happen later" | Cleanup runs in parent repo - branch must be accessible |
用于顺序和并行任务执行的共享分支创建和验证逻辑 - 处理 git 操作、HEAD 验证和特定于 MODE 的行为 来源:arittr/spectacular。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/arittr/spectacular --skill phase-task-verification- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 phase-task-verification?
用于顺序和并行任务执行的共享分支创建和验证逻辑 - 处理 git 操作、HEAD 验证和特定于 MODE 的行为 来源:arittr/spectacular。
如何安装 phase-task-verification?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/arittr/spectacular --skill phase-task-verification 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/arittr/spectacular
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05