implement

Community

TDD-driven SDLC implementation with gates.

Author45ck
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill translates validated SDLC planning artifacts into working software using TDD and strict quality gates, ensuring traceability from planning to delivery.

Core Features & Use Cases

  • TDD-first implementation: Write tests before code, then implement to pass acceptance criteria from planning artifacts.
  • Quality gates enforcement: Git hooks, linting, formatting, type checks, and tests must pass before commits and pushes.
  • Artifact-guided workflow: Reads docs/sdlc.state.json, user stories, RTM, OpenAPI, ERD, and domain models to drive feature-by-feature delivery.
  • Progress tracking: Updates RTM and supports /sdlc:update to sync progress with artifacts.
  • Error handling: Validates planning completeness and surfaces guidance when planning is incomplete.

Quick Start

  1. Run planning: /sdlc:init and /sdlc:plan to generate artifacts.
  2. Start implementing: /sdlc:implement to begin a guided, test-first workflow.
  3. Commit with hooks: Ensure pre-commit and pre-push hooks pass before pushing.

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
Download link: https://github.com/45ck/claude-sdlc-plugin/archive/main.zip#implement

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.