·spec-execution
>_

spec-execution

Execute a specification document through planned waves of parallel and sequential changes, updating the spec and committing after each wave. Use when given a spec to implement, executing a planning document, or told to "execute this spec".

13Installs·0Trend·@epicenterhq

Installation

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

How to Install spec-execution

Quickly install spec-execution AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: epicenterhq/epicenter.

SKILL.md

View raw

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.

Execute a specification document through planned waves of parallel and sequential changes, updating the spec and committing after each wave. Use when given a spec to implement, executing a planning document, or told to "execute this spec". Source: epicenterhq/epicenter.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution
Category
>_Productivity
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from epicenterhq/epicenter

Quick answers

What is spec-execution?

Execute a specification document through planned waves of parallel and sequential changes, updating the spec and committing after each wave. Use when given a spec to implement, executing a planning document, or told to "execute this spec". Source: epicenterhq/epicenter.

How do I install spec-execution?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/epicenterhq/epicenter --skill spec-execution Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/epicenterhq/epicenter

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-03-09