brief-to-tasks

Break design briefs into ordered, buildable task checklists in TASKS.md.

1|Updated Nov 13, 2025
One-click install
npx skills add https://github.com/concept2cure/ClinicalSageAI-2-replit --skill brief-to-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brief-to-tasks
Source: https://github.com/concept2cure/ClinicalSageAI-2-replit/tree/main/.claude/skills/brief-to-tasks
Command: npx skills add https://github.com/concept2cure/ClinicalSageAI-2-replit --skill brief-to-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Break design briefs into an actionable, ordered checklist of buildable tasks that can be tracked and verified.

Core Features & Use Cases

  • Task-based decomposition: converts briefs into independent UI components or features that can be developed and reviewed separately.
  • Design-artifact driven: reads the most recent DESIGN_BRIEF.md (and related artifacts) to guide task creation and ensures alignment with tokens, IA, and existing components.
  • Output and traceability: generates a TASKS.md in the target .design folder with a structured vertical-slice checklist.

Quick Start

Provide the design brief and receive an ordered, buildable task list.

Frequently Asked Questions about brief-to-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a design brief into actionable development tasks?

To turn a design brief into actionable development tasks, provide the brief to generate an ordered, buildable task checklist. This decomposes the brief into independent vertical slices that can be validated separately.

What is vertical slice decomposition for design artifacts?

Vertical slice decomposition is breaking design briefs into self-contained, verifiable UI components or features. It ensures each task can be developed, reviewed, and validated independently while aligning with existing design tokens.

Can I generate a task checklist from an existing DESIGN_BRIEF.md file?

Yes, you can generate a task checklist from an existing DESIGN_BRIEF.md file. The process reads your design artifacts to guide task creation and outputs a structured TASKS.md in the target .design folder.

What's the best way to scope design briefs into buildable features?

The best way to scope design briefs into buildable features is converting them into an ordered checklist of vertical slices. This ensures traceability between the original design artifacts and the resulting independent tasks.

Does task-based decomposition work with existing design tokens and components?

Task-based decomposition works with existing design tokens and components by reading the latest DESIGN_BRIEF.md and related artifacts. This ensures generated tasks maintain alignment with your current information architecture and component library.

Why should I use vertical slices for design planning instead of standard task lists?

Vertical slices for design planning ensure each task is self-contained and independently verifiable. Unlike standard task lists, this approach guarantees every slice can be built and validated on its own.