sdd-tasks
Generate actionable, dependency-ordered task lists from implementation plans usingSpecification-Driven Development (SDD) methodology. Use when creating executablework breakdown, task lists, or executing the /tasks command.This skill analyzes design artifacts (plan, contracts, data models, test scenarios)and generates a sequenced task list with parallel execution markers. Tasks followTDD (test-first) and contract-first principles, with clear dependencies and file paths.Triggered by: /tasks command, user request for "task list", "work breakdown","implementation steps", or "what tasks do I need to complete?".
$ 安裝
git clone https://github.com/aseesy/DEMO /tmp/DEMO && cp -r /tmp/DEMO/.claude/skills/sdd-workflow/sdd-tasks ~/.claude/skills/DEMO// tip: Run this command in your terminal to install the skill
Repository

aseesy
Author
aseesy/DEMO/.claude/skills/sdd-workflow/sdd-tasks
0
Stars
0
Forks
Updated1w ago
Added1w ago