Task Breakdown Specialist

Break large tasks into ADHD-friendly micro-tasks with time estimates.

34|7|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/daffy0208/ai-dev-standards --skill task-breakdown-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Task Breakdown Specialist
Source: https://github.com/daffy0208/ai-dev-standards/tree/main/SKILLS/task-breakdown-specialist
Command: npx skills add https://github.com/daffy0208/ai-dev-standards --skill task-breakdown-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves? This Skill addresses the challenge of procrastination and overwhelm, especially for individuals with ADHD, by automatically breaking large, daunting tasks into tiny, achievable micro-tasks that minimize activation energy and provide frequent dopamine hits.

Core Features & Use Cases

  • Quick Win Strategy: Prioritizes 2-5 minute "quick win" tasks to build immediate momentum and overcome starting inertia.
  • ADHD-Optimized Sizing: Applies realistic "ADHD tax" multipliers to time estimates, preventing unrealistic expectations and fostering a sense of accomplishment.
  • Momentum-Based Ordering: Reorders tasks to start with engaging, easy wins, transitioning to harder work with built-up motivation, and ending on a positive note.

Quick Start

You: "I need to build user authentication"

Claude: [Automatically uses task-breakdown-specialist]

Quick Wins (Start Here - 2 min): ⚡

  1. [ ] Create /auth folder (30 sec)
  2. [ ] Create auth.ts file (30 sec)
  3. [ ] Install bcrypt (1 min)

Core Work (After momentum): 4. [ ] Build login endpoint (25 min) 5. [ ] Add password hashing (15 min) ...

Total: ~2 hours (ADHD-realistic estimate)

💡 Start with task #1 NOW (30 seconds = easy!)

Frequently Asked Questions about Task Breakdown Specialist

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

FAQPage Schema
How do I break down large tasks to overcome procrastination and overwhelm?

Break down large tasks into micro-tasks sized for 2-5 minute quick wins, then order them by engagement level to build momentum. Start with the easiest task to overcome activation energy, apply realistic time estimates accounting for ADHD tax, and progress to harder work once momentum builds.

What's the best way to estimate task duration for ADHD-friendly planning?

Use ADHD-realistic time multipliers that account for context-switching, decision fatigue, and transition overhead—typically 1.5–3x standard estimates. Break tasks into 2-minute, 5-minute, 15-minute, and 30-minute chunks so you can pick work that fits your current energy and focus window.

How do I use task momentum to stay motivated on complex projects?

Reorder tasks to start with quick wins that deliver fast dopamine hits, then chain harder work while motivation is high, and end on a positive accomplishment. This momentum-based ordering reduces friction between task transitions and sustains focus through longer workflows.

Can I apply task breakdown to software development and design projects?

Yes. Task breakdown works across software development, product design, and learning projects. It converts abstract goals like 'build authentication' into concrete micro-steps: create folders, install dependencies, write endpoints—each a standalone win.

What problems does micro-tasking solve compared to standard task lists?

Micro-tasking reduces activation energy by eliminating vague, large tasks that trigger avoidance. It provides frequent wins for motivation, prevents unrealistic time expectations, and builds momentum by completing tangible steps in minutes rather than hours.