Task Breakdown Specialist

Decompose large tasks into small, ADHD-friendly micro-tasks with time estimates.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nonputtipong/Oryn --skill task-breakdown-specialist-nonputtipong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Task Breakdown Specialist
Source: https://github.com/nonputtipong/Oryn/tree/main/.agent/skills/task-breakdown-specialist
Command: npx skills add https://github.com/nonputtipong/Oryn --skill task-breakdown-specialist-nonputtipong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill tackles the paralyzing effect of large, overwhelming tasks by breaking them down into small, manageable micro-tasks, specifically optimized for individuals who experience challenges with focus and activation energy, such as those with ADHD.

Core Features & Use Cases

  • Task Decomposition: Automatically breaks down any large task into tiny, actionable steps.
  • Activation Energy Reduction: Prioritizes "quick win" tasks (2-5 minutes) to build momentum and reduce the initial effort required to start.
  • ADHD-Optimized Estimates: Incorporates a realistic "ADHD tax" (1.5-2x) into time estimations.
  • Momentum-Based Ordering: Arranges tasks to maximize dopamine hits and maintain focus.
  • Progress Visualization: Encourages visible progress tracking to reinforce motivation.
  • Use Case: When faced with a daunting project like "Build user authentication," this Skill will generate a list starting with "Create /auth folder (30 sec)," "Create auth.ts file (30 sec)," and "Install bcrypt (1 min)," making it easy to begin and build momentum.

Quick Start

Use the task-breakdown-specialist skill to break down the task "I need to build user authentication".

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 into smaller steps for easier focus?

Breaking down large tasks into smaller steps involves decomposing them into 2-5 minute micro-tasks. This approach minimizes activation energy and prioritizes quick wins to build momentum for individuals struggling with focus or task initiation.

What is the best way to manage task overwhelm when facing a daunting project?

The best way to manage task overwhelm is to generate a list of tiny, actionable steps ordered for dopamine-driven progress. This makes starting easier by reducing the initial effort required and keeping motivation visible throughout the project.

How does ADHD tax affect realistic time estimates for task breakdown?

ADHD tax affects time estimates by applying a 1.5-2x multiplier to standard durations. This adjustment creates realistic time expectations, accounting for focus challenges and preventing the loss of momentum when tasks take longer than initially anticipated.

Can I use task decomposition for software engineering projects like building user authentication?

Yes, you can use task decomposition for software engineering projects like building user authentication. It generates specific micro-tasks such as creating an auth folder or installing bcrypt, making it easy to begin coding and maintain progress.

How do I maintain momentum and motivation when I feel stuck starting a project?

To maintain momentum when stuck, you should sequence tasks starting with quick wins that take under five minutes. This ordering maximizes dopamine hits and reinforces motivation through visible progress tracking as you complete each small step.

What are the limitations of momentum-based task ordering for productivity?

Momentum-based task ordering focuses heavily on quick wins to reduce activation energy, which may delay complex or critical tasks that require deeper focus. It is designed specifically to overcome paralysis but might not suit linear project workflows.