Back to Agent Skills
Project Management
Planning and Task Breakdown
by Addy Osmani 78k GitHub stars
Decompose specs into small, verifiable tasks with explicit acceptance criteria.
#planning#tasks#breakdown#workflow
Claude Code Codex
Overview
This skill breaks a specification into small, independently verifiable tasks, each with clear acceptance criteria. It's the planning bridge between a spec and implementation in Addy Osmani's lifecycle.
What it is good for
- Turning a spec into a task list
- Defining acceptance criteria per task
- Sequencing work into small slices
- Planning a feature's implementation
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add addyosmani/agent-skills
/plugin install planning-and-task-breakdown
# Or install manually into ~/.claude/skills:
git clone https://github.com/addyosmani/agent-skills.git
cp -r agent-skills/planning-and-task-breakdown ~/.claude/skills/planning-and-task-breakdown Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Project Management
Jira Automation
Manage Jira issues, boards, and sprints — create, update, and query work items programmatically.
Claude Code Codex
Project Management Lead Research Assistant
Identify and qualify sales leads with automated research, enrichment, and prioritization.
Claude Code Codex
Project Management Notion Automation
Automate Notion pages, databases, and blocks — create, update, and search structured workspace content.
Claude Code Codex