什么是 spec-execution?
通过计划的并行和顺序更改波次来执行规范文档,更新规范并在每次波次后提交。当给定要实施的规范、执行计划文档或被告知“执行此规范”时使用。 来源:epicenterhq/epicenter。
通过计划的并行和顺序更改波次来执行规范文档,更新规范并在每次波次后提交。当给定要实施的规范、执行计划文档或被告知“执行此规范”时使用。
通过命令行快速安装 spec-execution AI 技能到你的开发环境
来源:epicenterhq/epicenter。
When handed a specification document (a specs/.md file), execute it methodically in waves. Each wave produces working code, an updated spec, and a commit. The goal is a clean git history where each commit represents a coherent unit of progress against the spec.
If the spec has unresolved Open Questions that block implementation, surface them immediately. Don't guess on architectural decisions.
Break the spec's implementation plan into execution waves. A wave is a set of changes that can be made together without breaking anything.
通过计划的并行和顺序更改波次来执行规范文档,更新规范并在每次波次后提交。当给定要实施的规范、执行计划文档或被告知“执行此规范”时使用。 来源:epicenterhq/epicenter。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution通过计划的并行和顺序更改波次来执行规范文档,更新规范并在每次波次后提交。当给定要实施的规范、执行计划文档或被告知“执行此规范”时使用。 来源:epicenterhq/epicenter。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/epicenterhq/epicenter