implement-change
CommunityTurn approved specs into working code
Software Engineering#workflow#code generation#implementation#adr#feature delivery#gherkin#smoke testing
Author0xdeafcafe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you move from planning to implementation without losing the intent of the change. It turns an ADR and Gherkin spec into code changes, keeps the work aligned with architectural decisions, and stops at the point where the specified scenarios pass.
Core Features & Use Cases
- Contract-driven implementation: Reads the ADR and spec first so code follows agreed decisions and acceptance criteria.
- Structured delivery workflow: Maps touched files and symbols, proposes a diff plan, asks for confirmation, then writes code in logical commits.
- Scenario-based validation: Runs the spec's scenarios as smoke tests and reports any manual checks still needed.
- Use Case: After /plan-change produces an ADR and feature spec for a new export flow, use this Skill to implement the feature across service, UI, and tests while preserving repo conventions and validating the promised behavior.
Quick Start
Ask the assistant to use implement-change on your ADR and spec so it can plan the diff, confirm the approach, write the code, and run the planned scenarios as smoke tests.
Dependency Matrix
Required Modules
None requiredComponents
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-change Download link: https://github.com/0xdeafcafe/skills/archive/main.zip#implement-change Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.