ss-sdd-implementing-plans
CommunityImplement SDD tasks safely, task-by-task.
Software Engineering#state management#sd d#task dispatch#tdd workflow#implementation orchestration#code quality review#git branch safety
AuthorEmrebener
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It coordinates the implementation stage of a spec-driven development (SDD) pipeline by turning a committed plan into sequential, isolated task execution plus a mandatory cross-cutting quality review.
Core Features & Use Cases
- Task-by-task implementation loop: dispatches a fresh implementer subagent per plan task to avoid context pollution and preserve TDD discipline.
- Stateful progress orchestration: initializes or syncs
.sublime-skills/state.jsontask statuses idempotently, updates per-task completion, and creates a new per-task todo list. - Mandatory final branch-wide review: runs a single cross-cutting reviewer at the end of all tasks, then loops (up to a cap) to address issues before marking completion.
- Safety guardrails (hard gates): prevents implementation on
main/master, forbids committingstate.json, and enforces sequential execution.
Quick Start
Use the ss-sdd-implementing-plans skill to execute the already-committed SDD plan task-by-task on the feature branch and produce a final approved branch-wide code-quality review.
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: ss-sdd-implementing-plans Download link: https://github.com/Emrebener/Sublime-Skills/archive/main.zip#ss-sdd-implementing-plans 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 471,000+ vetted skills library on demand.