generate-tasks

Generate tasks.md and Plans.md from a design document using cc-sdd.

3|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/clearclown/claude-code-aida --skill generate-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-tasks
Source: https://github.com/clearclown/claude-code-aida/tree/main/aida/skills/cc-sdd/generate-tasks
Command: npx skills add https://github.com/clearclown/claude-code-aida --skill generate-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill uses cc-sdd to generate a tasks list (tasks.md) and Plans.md from the design document.

Core Features & Use Cases

  • Produces tasks.md and Plans.md for execution planning.

Quick Start

npx cc-sdd tasks --spec-name main npx cc-sdd plans --spec-name main