• Product
  • Latest
Sign InSign Up
HomeProductLatest
DocsCareersAbout
Sign InGet Started

Same-day shipping for your product team

© 2026 Wheel Go Fast, Inc. All Rights Reserved.

GitHubEmail support
Product
  • Studio
  • Taskmaster
Latest
  • Thoughts
  • Changes
Resources
  • Docs
  • Careers
  • About
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
Taskmaster/Expand

Complex tasks into actionable subtasks.

AI breaks down high-level tasks into detailed implementation steps. Each subtask includes context, file references, and clear acceptance criteria.

Expansion

Expand any task

Pick a task by ID and let AI generate a full breakdown with implementation details, file references, and acceptance criteria. Use --research for Perplexity-backed context.

zsh — taskmaster
→tm expand --id=3 --research
Expanding task 3: "Payment integration"
Analyzed task requirements
Researched best practices
Generated 6 subtasks
Subtasks created:
3.1 - Set up Stripe SDK
3.2 - Create payment form component
3.3 - Implement checkout flow
3.4 - Handle webhook events
3.5 - Add error handling
3.6 - Write integration tests

Before & After

Vague to specific

AI considers your codebase structure when generating subtasks — referencing real files, function names, and technical patterns for context-aware expansion.

Before
"Add user authentication"
Single vague task
After expansion
1.1 Install NextAuth.js
1.2 Configure auth providers
1.3 Create login/signup pages
1.4 Add session middleware
1.5 Protect API routes

Options

Control the expansion

Fine-tune expansion output with flags for subtask count, research integration, prompt context, batch processing, and more.

--num=NSpecify exactly how many subtasks to generate
--researchUse Perplexity for research-backed expansion
--forceReplace existing subtasks instead of appending
--prompt="..."Add context to guide the expansion
--allExpand all pending tasks at once
tm expand-allBatch expand multiple tasks

Key capabilities

  • Context-aware subtask generation
  • Implementation hints with file references
  • Clear acceptance criteria per subtask
  • Research-backed expansion with Perplexity
  • Configurable subtask count
  • Batch expansion for all pending tasks

Related features

Complexity Analysis — Know which tasks need expansion.

Research — Get context for complex expansions.

Parse PRD — Generate tasks to expand.

Break down your first task.

Run tm expand and watch complexity dissolve.

Get started