AI AGENT ADDONS

Planning And Task Breakdown

addyosmani/agent-skills
AI & Agent Building
6,672installs

Breaking a big goal into small steps makes work manageable. This skill helps you turn a project spec into clear, ordered tasks. Each task has a short description and a list of things that must be true for it to be done.

Good task breakdown keeps an AI agent from making a messy result. Every task is small enough to build, test, and check in one focused session. You can also split work across multiple agents or sessions.

Use this skill when a task feels too large to start or when you need to show someone what will be built. It works best when you already have clear requirements and need a plan.

Add Planning And Task Breakdown skill to your workflow

Global

mkdir -p ~/.claude/skills/planning-and-task-breakdown

Project

mkdir -p .claude/skills/planning-and-task-breakdown

Source Repository

Stars
67,574
Forks
7,328
Watchers
67,574
License
MIT
Last Push
23 days ago
Created
5 months ago