# Task Breakdown

> Break approved requirements/design into dependency-aware, independently implementable tasks with scope, allowed files, acceptance criteria, validation commands, and traceability.

- Skill: `leongibhub/task-breakdown` (Agent Skill)
- Install (CLI): `npx skillmds@latest add leongibhub/task-breakdown`
- Raw SKILL.md: https://api.skillmd.com/api/skills/leongibhub/task-breakdown/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: leongibhub (https://skillmd.com/u/leongibhub)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/leongibhub/task-breakdown

---


# Task Breakdown

Each TASK must include:
- TASK-ID
- linked REQ/NFR/DES
- objective
- dependencies
- explicit scope
- allowed files / areas
- forbidden areas where useful
- implementation constraints
- acceptance criteria
- required tests
- verification commands
- deliverables

Prefer tasks small enough for isolated branch/worktree ownership.

