·spec-execution
>_

spec-execution

計画された並行および順次変更のウェーブを通じて仕様文書を実行し、各ウェーブの後に仕様を更新してコミットします。実装する仕様が与えられた場合、計画文書を実行する場合、または「この仕様を実行する」ように指示された場合に使用します。

13インストール·0トレンド·@epicenterhq

インストール

$npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution

spec-execution のインストール方法

コマンドラインで spec-execution AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
>_生産性
認証済み
初回登録
2026-03-09
更新日
2026-03-10

Browse more skills from epicenterhq/epicenter

クイックアンサー

spec-execution とは?

計画された並行および順次変更のウェーブを通じて仕様文書を実行し、各ウェーブの後に仕様を更新してコミットします。実装する仕様が与えられた場合、計画文書を実行する場合、または「この仕様を実行する」ように指示された場合に使用します。 ソース: epicenterhq/epicenter。

spec-execution のインストール方法は?

ターミナルまたはコマンドラインツール(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