spec-flow:spec-task

Break down high-level specs into atomic, implementable tasks.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/Someblueman/spec-flow --skill spec-flow-spec-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-flow:spec-task
Source: https://github.com/Someblueman/spec-flow/tree/main/skills/spec-task
Command: npx skills add https://github.com/Someblueman/spec-flow --skill spec-flow-spec-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down high-level specs into atomic, implementable tasks that can be completed in a single session, reducing ambiguity and accelerating delivery.

Core Features & Use Cases

  • Deterministic decompositions: Convert a milestone or spec section into 1- to 3-file tasks that fit within a session.
  • Context-rich outputs: Include full file paths, related requirements (REQ-xxx), and key design decisions in each task.
  • Use Case: Given a milestone with unclear scope, generate 4 tasks with precise file touches and acceptance criteria.

Quick Start

Break down the MVP milestone into tasks by saying "break MVP into tasks" or "generate tasks for MVP" and Claude will produce a .claude/spec/tasks/MVP.md file.