·executing-sequential-phase
</>

executing-sequential-phase

arittr/spectacular

在编排计划执行中的顺序阶段时使用 - 使用 git-spice 自然堆叠在主工作树中逐一执行任务(无需手动 upstack 命令,无需创建工作树,任务相互构建)

4安装·1热度·@arittr

安装

$npx skills add https://github.com/arittr/spectacular --skill executing-sequential-phase

SKILL.md

Sequential phases use natural git-spice stacking in the main worktree.

Each task creates a branch with gs branch create, which automatically stacks on the current HEAD. No manual stacking operations needed.

Critical distinction: Sequential tasks BUILD ON each other. They need integration, not isolation.

在编排计划执行中的顺序阶段时使用 - 使用 git-spice 自然堆叠在主工作树中逐一执行任务(无需手动 upstack 命令,无需创建工作树,任务相互构建) 来源:arittr/spectacular。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/arittr/spectacular --skill executing-sequential-phase
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 executing-sequential-phase?

在编排计划执行中的顺序阶段时使用 - 使用 git-spice 自然堆叠在主工作树中逐一执行任务(无需手动 upstack 命令,无需创建工作树,任务相互构建) 来源:arittr/spectacular。

如何安装 executing-sequential-phase?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/arittr/spectacular --skill executing-sequential-phase 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/arittr/spectacular