什麼是 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