sdd-workflow

Coordinates five-phase Spec-Driven Development workflow for feature projects from brainstorm to ship.

231|111|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/luanmorenommaciel/agentspec --skill sdd-workflow-luanmorenommaciel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-workflow
Source: https://github.com/luanmorenommaciel/agentspec/tree/main/plugin/skills/sdd-workflow
Command: npx skills add https://github.com/luanmorenommaciel/agentspec --skill sdd-workflow-luanmorenommaciel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of building complex features by guiding users through a structured, 5-phase Spec-Driven Development (SDD) workflow, ensuring clarity, traceability, and quality in feature development.

Core Features & Use Cases

  • Structured Workflow: Guides users through Brainstorm, Define, Design, Build, and Ship phases for feature development.
  • Knowledge Base: Utilizes 24 knowledge base domains to provide comprehensive guidance.
  • Documentation: Automatically generates and manages documentation for each phase of the workflow.
  • Use Case: Ideal for software engineers and product managers looking to implement a structured approach to feature development, ensuring alignment with business requirements and technical feasibility.

Quick Start

Start a new feature development project by running: /agentspec:brainstorm "Feature name".

Frequently Asked Questions about sdd-workflow

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

FAQPage Schema
What is a spec-driven development workflow and how does it structure feature building?

Spec-driven development structures feature building into five phases: Brainstorm, Define, Design, Build, and Ship. This workflow ensures clarity, traceability, and quality by guiding teams from initial ideation through final delivery using structured documentation.

How do I start a new feature development project using a spec-driven approach?

You start a spec-driven feature project by running the command `/agentspec:brainstorm "Feature name"`. This initiates the structured 5-phase workflow, guiding you through brainstorming, defining, designing, building, and shipping the feature.

Do I need prior knowledge of spec-driven development principles to use this workflow?

Yes, this structured feature development workflow requires existing knowledge of spec-driven development principles and practices. It is designed for software engineers and product managers who understand how to apply structured development methodologies.

What's the best way to ensure traceability and documentation during complex feature development?

The best way to ensure traceability during complex feature development is to use a 5-phase structured workflow that automatically generates and manages documentation for each stage. This maintains alignment between business requirements and technical feasibility throughout the lifecycle.

Can I use this structured development workflow for both software engineering and product management?

Yes, this structured development workflow is ideal for both software engineers and product managers. It provides a unified 5-phase process that bridges business requirements and technical feasibility, ensuring cross-functional alignment during feature development.