pre-dev-task-breakdown

Break down product requirements into tracked tasks with a generated file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665 --skill pre-dev-task-breakdown-withmartian-sandbox-darkside
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-dev-task-breakdown
Source: https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665/tree/main/pm-team/skills/pre-dev-task-breakdown
Command: npx skills add https://github.com/withmartian-sandbox-darkside/ghrc-y-3126672651424eddb640ecc81321a665 --skill pre-dev-task-breakdown-withmartian-sandbox-darkside

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents oversized, technical-only, or vague work items by forcing decomposition into sprint-ready tasks that each deliver measurable user value. It closes the gap between high-level PRD/TRD artifacts and implementable backlog items so teams can demo working increments early and validate assumptions.

Core Features & Use Cases

  • Mandatory Gate 7 validation checklist ensuring PRD and TRD coverage, measurable success criteria, testing strategy, dependency mapping, and team readiness.
  • Task template and explicit rules that exclude implementation details, cap task duration at two weeks, require testable acceptance criteria, and enforce a Definition of Done.
  • Use case: product managers and engineering leads transforming TRD components into a prioritized sprint backlog where each task specifies deliverable, value, dependencies, risks, estimates, and DoD.

Quick Start

Create a tasks.md for your feature that lists one demoable deliverable per task with success criteria, dependencies, a testing plan, and an estimate under two weeks.

Frequently Asked Questions about pre-dev-task-breakdown

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

FAQPage Schema
How do I decompose product requirements into sprint-ready tasks?

Sprint task decomposition prevents oversized work items by enforcing a template that caps task duration at two weeks, requires testable acceptance criteria, and mandates a Definition of Done for each deliverable to guarantee demoable increments.

What is the best way to map dependencies and risks for a sprint backlog?

Map dependencies and risks by applying Gate 7 validation to document per-task prerequisites and potential blockers, ensuring PRD and TRD coverage, measurable success criteria, testing strategies, and team readiness before sprint planning.

How do I create a tasks.md file with definition of done and acceptance criteria?

Create a tasks.md file by listing one demoable deliverable per task, specifying measurable success criteria, dependencies, a testing plan, estimates under two weeks, and a strict Definition of Done to validate implementation completeness.

Do I need PRD and TRD inputs for sprint planning task breakdown?

Yes, PRD and TRD inputs are required inputs for task breakdown, providing the high-level product requirements and technical architecture needed to generate prioritized, demoable sprint backlog items with accurate dependency mapping.

Why does task decomposition enforce a two-week estimate cap?

Task decomposition enforces a two-week estimate cap to prevent oversized, vague, or technical-only work items, forcing teams to deliver measurable user value through demoable working increments that validate assumptions early.