executing

Community

TDD-driven execution, one commit at a time.

Authorastrosteveo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Implements changes following the approved plan with a strict TDD approach, ensuring changes are incremental, tested, and auditable.

Core Features & Use Cases

  • TDD By Default: Write tests first, then implement to pass.
  • Atomic Commits: Each step is a small, verifiable commit.
  • Progress Tracking: Update plan with completion markers as you go.

Quick Start

Read plan.md, implement steps in order, and commit after each step with the provided messages.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: executing
Download link: https://github.com/astrosteveo/epic/archive/main.zip#executing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository