implement-story

Community

Execute a story into verified, working code

Authorjaisonerick
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the manual, error-prone work of turning a written development story into production-quality code, tests, and documentation so that features meet acceptance criteria and integrate cleanly with the existing architecture.

Core Features & Use Cases

  • End-to-end implementation: Read a story file, derive the plan and architecture context, create or modify the necessary source files, and wire integrations.
  • Test-driven delivery and verification: Write pragmatic automated tests alongside implementation, run verifications, and ensure acceptance criteria are satisfied before marking the story completed.
  • Preserve and integrate designs: Respect interface-design outputs and architecture artifacts, reuse produced files, and document any deviations in the execution log.
  • Use Case: Given a story created by a planning agent, implement the requested backend or UI behavior, add tests that assert acceptance criteria, run them until passing, and update the story execution log and plan status.

Quick Start

Run the implement-story skill with the path to the story file to produce code, tests, verification results, and an updated execution log.

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: implement-story
Download link: https://github.com/jaisonerick/spec-plugin/archive/main.zip#implement-story

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.