requirement-workflow

Installation
SKILL.md

Requirement Workflow (SDD)

Structured development orchestrator based on Spec-Driven Development: define specs first, decompose into tasks, execute with quality gates, verify against acceptance criteria.

Core principle: Spec is the single source of truth. Code follows spec, not the other way around.

Prerequisites

  • Node.js >= 18
  • Writable project directory for workflow state files (.trae/workflow/)

Quick Start

Installs
58
Repository
learnwy/skills
GitHub Stars
2
First Seen
Feb 19, 2026
requirement-workflow — learnwy/skills