spec-workflow

Orchestrate specification-driven development from feature idea to implemented code.

1|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/datamaker-kr/synapse-claude-marketplace --skill spec-workflow-datamaker-kr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-workflow
Source: https://github.com/datamaker-kr/synapse-claude-marketplace/tree/main/plugins/speckit-helper/agents/spec-workflow
Command: npx skills add https://github.com/datamaker-kr/synapse-claude-marketplace --skill spec-workflow-datamaker-kr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the entire software development lifecycle for a new feature, from initial idea to implemented code, ensuring a structured and high-quality process.

Core Features & Use Cases

  • Full Workflow Orchestration: Manages specification, clarification, planning, task decomposition, quality gating, and implementation.
  • Skill Coordination: Integrates multiple specialized skills for each stage of development.
  • Use Case: When you have a new feature idea, like "implementing OAuth2 for user login," this Skill guides you through defining requirements, planning the architecture, breaking down the work, checking for quality issues, and finally writing the code.

Quick Start

Guide me through building the user authentication feature.

Frequently Asked Questions about spec-workflow

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

FAQPage Schema
What is a specification-driven development workflow for feature implementation?

A specification-driven development workflow orchestrates a feature lifecycle from initial idea to implemented code by managing transitions through specification, clarification, planning, task decomposition, quality gating, and implementation phases.

How do I break down a new feature idea into implementable development tasks?

To break down a feature into tasks, an orchestration workflow coordinates specialized skills like task-decomposition and consistency-analysis, ensuring structured planning and high-quality code implementation through defined quality gates.

Can I automate quality assurance checks during the software development lifecycle?

Yes, you can automate quality assurance through a dedicated quality gate phase that integrates consistency-analysis and checklist-generation skills to verify specifications and ensure a high-quality development process before implementation begins.

Does feature development orchestration work without integrating other specialized skills?

No, full workflow orchestration coordinates multiple specialized skills like spec-authoring, task-decomposition, and checklist-generation to manage each development stage, ensuring the transition from feature idea to implemented code is structured.

When should I use an end-to-end specification workflow for software engineering?

Use an end-to-end specification workflow when you have a new feature idea, like implementing OAuth2 for user login, and need structured guidance through requirements, architecture planning, task decomposition, and code implementation.