sdd-tasks

Community

Turn plans into actionable tasks quickly.

Authoraseesy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Transforms an implementation plan into a detailed, dependency-ordered set of tasks that are ready to execute. Tasks follow test-first and contract-first principles.

Core Features & Use Cases

  • Automated task generation: Create categorized tasks (Setup, Tests, Core, Integration, Polish) with clear file paths and dependencies.
  • Dependency-aware sequencing: Establish order and parallelization markers to optimize delivery.
  • Artifact linkage: Tie tasks to plan.md, data-model.md, contracts, and quickstart.md.

Quick Start

Run /tasks after you have a plan.md and related artifacts to generate a complete tasks.md.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sdd-tasks
Download link: https://github.com/aseesy/DEMO/archive/main.zip#sdd-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository