tasks

Installation
SKILL.md

Task Generation Skill

Translates product specs and architecture into actionable implementation tasks.

File Locations

  • Input:
    • specs/product_specs.md (PRD with EARS requirements)
    • specs/architecture.md (architecture with decision records)
    • specs/design_system.md (design system with DP/BRD/UXD decisions) - optional
  • Output: specs/tasks.md (task list with dependencies)

Workflow Overview

  1. Load Context - Read PRD and architecture
  2. Identify Milestones - Define testable product milestones
  3. Generate Tasks - Break down into implementable tasks
  4. Map Dependencies - Establish task ordering
  5. Review & Refine - Iterate with user on task breakdown
Installs
2
First Seen
Feb 25, 2026
tasks — nmalinowski/groundwork