sdd:implement

Orchestrate spec-driven development from spec to plan, tasks, implementation, and PR generation.

2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/alfredoperez/sdd --skill sdd-implement-alfredoperez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd:implement
Source: https://github.com/alfredoperez/sdd/tree/main/skills/implement
Command: npx skills add https://github.com/alfredoperez/sdd --skill sdd-implement-alfredoperez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end SDD workflow from spec creation through plan, tasks, implement, checkpoints, commits, and PRs.

Core Features & Use Cases

  • Orchestrates Phase 1 core implementation tasks, supporting solo and parallel task execution with atomic context updates.
  • Manages Phase 2 checkpoints and PR workflows with pre/post hooks, interactive prompts, and branch safeguards.
  • Provides deterministic state management and structured, auditable transitions for release-ready features.

Quick Start

Run the full SDD pipeline from spec generation to PR with a single command.

Frequently Asked Questions about sdd:implement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the spec-driven development pipeline from specification to pull request?

Automating the spec-driven development pipeline involves orchestrating the workflow from spec creation through plan, tasks, implementation, checkpoints, and PR generation using a single command.

What is spec-driven development workflow orchestration?

Spec-driven development workflow orchestration manages deterministic state transitions from initial specification through planning, task execution, and release-ready feature generation with structured, auditable updates.

How do I manage parallel task execution in an automated SDD workflow?

Parallel task execution is managed using atomic context updates that support solo and parallel workflows, ensuring deterministic state management during feature implementation.

Does the automated SDD pipeline support custom checkpoints and pre/post hooks?

The automated SDD pipeline supports custom checkpoints and PR workflows with pre/post hooks, interactive prompts, and branch safeguards to ensure structured, auditable transitions for release-ready features.

Can I use this pipeline for solo software engineering tasks or is it only for parallel teams?

This pipeline supports both solo and parallel software task execution, orchestrating implementation tasks with atomic context updates for software teams executing feature work.

When should I use an automated spec-driven development pipeline over manual code review?

Use an automated spec-driven development pipeline when you need deterministic context updates, atomic task summaries, and hook-driven checkpoints for release-ready features instead of manual tracking.