Why Big Tasks Do Not Get Done
Open your task list and look for the items that have been sitting there the longest. Chances are, they are vague, large, and undefined: "Redesign the onboarding flow." "Write the annual report." "Migrate to the new platform."
These are not tasks. They are projects masquerading as tasks. And they do not get done for a simple reason: your brain does not know where to start.
David Allen, the creator of GTD, identified this as one of the most common productivity failures. The item on your list is not actionable. It requires multiple steps, decisions, and deliverables, but it sits on your list as a single line item. Every time you see it, your brain does a rapid calculation of the work involved, feels overwhelmed, and moves on to something easier.
The solution is task decomposition -- breaking large, complex work into smaller, concrete subtasks that each have a clear starting point and a clear definition of done. This article teaches you how to decompose effectively, using principles from consulting, project management, and AI-assisted planning.
The Psychology of Decomposition
The Zeigarnik Effect and Starting
The Zeigarnik Effect describes how incomplete tasks occupy mental bandwidth. But there is a lesser-known aspect of this research: simply making a plan for how to complete a task reduces the cognitive burden almost as much as actually completing it.
When you decompose a large task into subtasks, you are creating a plan. Even if you do not execute it immediately, the act of decomposition reduces the anxiety and mental load associated with the task. Your brain can relax because it knows what to do, even if it has not done it yet.
The Progress Principle
Teresa Amabile's research on the Progress Principle shows that the single strongest motivator in creative work is making meaningful progress. Not big wins or external rewards -- just the sense of forward movement.
Subtasks create more opportunities for progress. Completing one subtask of ten provides a visible 10% advancement. Checking off items generates momentum and motivation that sustain you through the harder parts of the work.
The Cognitive Load Theory
John Sweller's Cognitive Load Theory explains that working memory has a limited capacity. When a task requires holding too many pieces of information simultaneously, performance degrades. Decomposition reduces cognitive load by allowing you to focus on one piece at a time, holding the larger picture in your task management system rather than in your head.
The MECE Principle
What Is MECE?
MECE (Mutually Exclusive, Collectively Exhaustive) is a framework from management consulting, popularized by McKinsey and Company. It provides a rigorous standard for decomposition:
- Mutually Exclusive: Each subtask is distinct and does not overlap with any other subtask. There is no duplication of effort.
- Collectively Exhaustive: The subtasks together cover the entire scope of the parent task. Nothing is missing.
A MECE decomposition ensures that when all subtasks are complete, the parent task is complete. No gaps, no overlaps.
Applying MECE to Task Decomposition
Consider the task: "Launch new product landing page."
Non-MECE decomposition (overlapping and incomplete):
- Design the page
- Write the copy
- Build the page
- Review the page
This decomposition has problems. "Design the page" and "build the page" overlap (design decisions happen during build). "Write the copy" does not specify where the copy goes or who approves it. And there is no mention of deployment, testing, or analytics setup.
MECE decomposition:
- Define page requirements and success metrics
- Write and approve all copy (headline, body, CTAs)
- Create wireframe and get stakeholder sign-off
- Design high-fidelity mockups for desktop and mobile
- Develop the page in HTML/CSS with responsive layout
- Integrate analytics tracking (page views, CTA clicks)
- Conduct QA testing across browsers and devices
- Deploy to staging and get final approval
- Deploy to production and verify
- Monitor performance for first 48 hours
Each subtask is distinct, and together they cover the full scope of launching a landing page.
When Perfect MECE Is Not Necessary
MECE is an ideal. In practice, strict MECE decomposition can be time-consuming and is not always necessary. For personal tasks and smaller projects, a "mostly MECE" approach -- avoiding obvious overlaps and making sure nothing critical is missing -- is usually sufficient.
Reserve rigorous MECE analysis for high-stakes projects, team deliverables, and work where missed steps have significant consequences.
Decomposition Strategies
Strategy 1: Sequential Decomposition
Break the task into steps that must be completed in order. This is the most natural form of decomposition for linear processes.
Example -- "Write quarterly business review":
- Gather data from all departments
- Analyze key metrics and identify trends
- Create outline with main findings and recommendations
- Draft the narrative sections
- Create supporting charts and visualizations
- Review draft with department heads
- Incorporate feedback and finalize
- Prepare presentation slides
- Rehearse presentation
Strategy 2: Component Decomposition
Break the task into its constituent parts, each of which can be worked on independently.
Example -- "Build user settings page":
- Profile information section (name, email, avatar)
- Notification preferences section
- Security settings section (password, 2FA)
- Billing and subscription section
- Integration connections section
- Data export and account deletion section
Strategy 3: Role-Based Decomposition
Break the task by the roles or skills required. This is useful when a task involves multiple people or when you wear multiple hats.
Example -- "Produce podcast episode":
- Research: Select topic, gather sources, prepare questions
- Recording: Set up equipment, record interview, capture B-roll
- Editing: Clean audio, add intro/outro, master levels
- Marketing: Write show notes, create social clips, schedule posts
- Distribution: Upload to host, update RSS, notify subscribers
Strategy 4: Time-Based Decomposition
Break the task into phases defined by time boundaries rather than deliverables.
Example -- "Prepare for annual conference":
- 8 weeks before: Submit session proposal, book travel
- 6 weeks before: Create presentation outline, identify demo requirements
- 4 weeks before: Build draft presentation, prepare demo environment
- 2 weeks before: Rehearse presentation, finalize materials
- 1 week before: Print materials, test equipment, confirm logistics
- Day before: Final rehearsal, check venue setup
Writing Actionable Subtasks
The Verb-Object-Context Formula
Every subtask should follow a simple formula: start with a verb, specify the object, and add context if needed.
| Weak Subtask | Strong Subtask | |-------------|---------------| | Homepage | Write homepage hero section copy | | Research | Research top 5 competitor pricing pages | | Database | Create database migration script for user table | | Meeting | Schedule 30-minute review meeting with design team | | Bugs | Fix pagination bug on search results page |
The Two-Minute Test
A well-written subtask should pass the two-minute test: can you read it and know exactly what to do within two minutes of starting? If a subtask requires additional planning or decision-making before you can begin, it needs to be decomposed further.
The Definition of Done
Every subtask should have a clear definition of done. How will you know when it is complete? For simple subtasks, this is obvious. For more complex ones, specify the deliverable:
- "Draft the executive summary" -- Done when: a 300-word summary of findings is written and saved in the shared drive
- "Test the checkout flow" -- Done when: all happy path and error scenarios are verified on staging with no blocking issues
AI-Powered Task Decomposition
Why AI Is Effective at Decomposition
Task decomposition is an area where AI assistance is particularly valuable because:
- AI can suggest subtasks you might not think of based on patterns from similar projects
- AI can apply MECE principles more consistently than humans under time pressure
- AI can estimate subtask durations based on the type and complexity of work
- AI removes the activation energy barrier -- you do not need to decompose manually before starting
How SettlTM's Breakdown Agent Works
SettlTM includes a dedicated breakdown agent that automatically decomposes complex tasks into actionable subtasks. When you add a task like "Prepare Q2 marketing campaign," the agent analyzes the task description, considers the project context, and generates a set of MECE subtasks.
The generated subtasks are presented as recommendations that you can accept, modify, or reject. Over time, the agent learns from your preferences -- which types of breakdowns you accept and which you modify -- and adapts its recommendations accordingly.
When to Use AI Decomposition vs. Manual
| Scenario | Recommended Approach | |----------|---------------------| | Familiar task you have done many times | Manual (you know the steps) | | New task in a domain you understand | AI-assisted (catch blind spots) | | Complex task in an unfamiliar domain | AI-first (leverage broader patterns) | | Collaborative task with a team | Manual or collaborative (alignment matters) | | Quick personal task | Manual (faster than invoking AI) |
Subtask Anti-Patterns
Anti-Pattern 1: Too Granular
Decomposing "Write blog post" into "Open text editor," "Type first word," "Type second word" is absurd, but many people create subtasks that are nearly as granular. If a subtask takes less than five minutes, it probably does not need to be a separate item.
Anti-Pattern 2: Too Vague
"Do the thing" and "Handle it" are not subtasks. If you cannot picture exactly what you would do in the first two minutes of working on it, the subtask is too vague.
Anti-Pattern 3: Missing Dependencies
Subtasks often have dependencies -- task B cannot start until task A is complete. Failing to identify dependencies leads to blocked work and wasted time when you start a subtask only to discover you are missing a prerequisite.
Anti-Pattern 4: Never Updating
A decomposition created at the start of a project is a hypothesis. As work progresses, you will discover subtasks that were unnecessary, subtasks that were missing, and subtasks that need to be split further. Update your decomposition as you learn.
Decomposition at Different Scales
Task-Level (Hours)
For individual tasks that will take a few hours, decompose into three to seven subtasks. This level of granularity provides useful checkpoints without excessive overhead.
Project-Level (Weeks to Months)
For projects, decompose into milestones first, then decompose each milestone into tasks, and each task into subtasks as needed. This creates a three-level hierarchy:
- Project: Launch mobile app v2.0
- Milestone: Complete user authentication module
- Task: Implement password reset flow
- Subtasks: Design reset email template, build reset API endpoint, create reset form UI, write integration tests, deploy and verify
Goal-Level (Quarters to Years)
For long-term goals, decompose into quarterly objectives, monthly milestones, and weekly tasks. This connects daily work to strategic direction.
Key Takeaways
- Large, vague tasks are the primary reason important work stalls on your task list.
- The MECE principle (Mutually Exclusive, Collectively Exhaustive) ensures your decomposition covers everything without overlap.
- Every subtask should start with a verb and pass the two-minute test: you know exactly what to do when you start.
- Decomposition itself reduces anxiety by creating a plan, even before execution begins.
- AI-powered decomposition can catch blind spots and reduce the activation energy needed to start complex work.
- Update your decomposition as you progress -- initial breakdowns are hypotheses, not contracts.
Frequently Asked Questions
How many subtasks should a task have?
For most tasks, three to seven subtasks is the sweet spot. Fewer than three suggests the parent task was already simple enough. More than ten suggests you should group subtasks into intermediate milestones.
Should I create subtasks before starting or as I go?
Both approaches work. Creating subtasks upfront gives you a roadmap and reduces anxiety. Creating them as you go allows for more adaptive planning. A hybrid approach works well: create a rough decomposition upfront, then refine as you learn more during execution.
How do I handle subtasks that depend on other people?
Mark dependent subtasks clearly and add the person responsible plus the expected delivery date. Track these on your waiting-for list and follow up proactively. Do not let blocked subtasks stall your entire task -- work on independent subtasks while waiting.
Can AI decompose any type of task?
AI works best for tasks with recognizable patterns -- project launches, content creation, event planning, software development. Highly novel or creative tasks may benefit more from manual decomposition, though AI can still provide a starting framework to react to.
What is the best tool for managing subtasks?
Look for a tool that supports hierarchical tasks (parent tasks with subtasks), allows easy reordering and completion tracking, and ideally offers AI-assisted decomposition. Try SettlTM free to experience AI-powered task breakdown that turns complex work into clear next steps.
