epic-implement

Community

Execute dev plans flawlessly, phase-by-phase.

Authorastrosteveo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI-generated code often needs rework, and complex implementations can easily diverge from the original plan, leading to "slop" and diminished productivity. This Skill ensures precise, verified execution of your development plans, minimizing rework and guaranteeing high-quality code.

Core Features & Use Cases

  • Phased Execution: Implements changes one atomic phase at a time, exactly as defined in your approved plan. This breaks down complexity into manageable, verifiable steps.
  • Automated Verification: Runs comprehensive tests, linting, and type checks after each phase. This catches issues early, preventing small problems from escalating into major roadblocks.
  • Deviation Detection: Automatically stops and asks for your guidance if the implementation deviates from the plan. This critical safeguard prevents cascading errors and ensures you maintain control.
  • Use Case: After /epic:plan has created a detailed plan for "refactoring the user service," use /epic:implement to execute each refactoring step. The AI will make changes, run tests, and report back, ensuring every modification is verified before moving to the next.

Quick Start

/epic:implement --continue

Dependency Matrix

Required Modules

None required

Components

references

💻 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: epic-implement
Download link: https://github.com/astrosteveo/epic/archive/main.zip#epic-implement

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