Skip to main content

The Problem: Creating Tasks One-by-One is Slow

You need to create 50 tasks for a major feature:
Result:
  • ⏱️ 25 minutes to create 50 tasks
  • 😫 Tedious and error-prone
  • 🐛 Forget dependencies between tasks
  • 📋 Inconsistent task naming/tagging
Real scenario:Developer planning a major refactor needed 80 tasks. Spent 40 minutes creating them one by one. Made mistakes in 12 tasks (wrong priority, missing dependencies).

Bulk Operations

Pro Feature: Bulk operations require Pro or Enterprise plan.Starter plan: Create tasks one at a time only.

Bulk Create Tasks

Create up to 100 tasks in a single operation.
Describe tasks in plain English:
AI automatically:
  • Detects task order (DB → API → UI → Tests)
  • Creates dependency chain
  • Assigns task types (backend, frontend, test)
  • Sets reasonable priorities

Macro Tools

Pre-built workflows for common task operations.
What it does:
  1. Registers your agent (if not already registered)
  2. Fetches all tasks assigned to you
  3. Shows statistics (total, by status, overdue, etc.)
When to use: At the start of every work sessionExample:
Benefits:
  • One command instead of 3 separate operations
  • Instant overview of your work
  • Automatic agent registration (zero setup)
  • Highlights urgent work (overdue, critical priority)
What it does:
  1. Searches for unassigned tasks matching your capabilities
  2. Shows tasks sorted by priority and due date
  3. Claims tasks for you (marks as assigned and in_progress)
When to use: When you finish current work and need new tasksExample:
Smart matching:
  • Filters by agent capabilities
  • Respects priority and due dates
  • Avoids overloading (checks current workload)
  • Considers dependencies (won’t claim blocked tasks)
Pro Feature: Macro tools require Pro or Enterprise plan
What it does:
  1. Fetches a task and all its dependencies
  2. Checks if dependencies are completed
  3. Gathers context from related tasks
  4. Prepares work summary for agent
When to use: Before starting work on a complex taskExample:
Benefits:
  • Verifies dependencies before you start
  • Gathers context from related tasks
  • Suggests approach based on similar completed work
  • Saves 10-15 minutes of research per task

Parallel Execution Patterns

Pattern 1: Sprint Planning (Bulk Create + Auto-Assign)

Scenario: Plan entire 2-week sprint in 5 minutes
Team:
  • Claude (backend): 40 hours capacity
  • Cursor (frontend): 40 hours capacity
  • Windsurf (QA): 20 hours capacity
Features to ship:
  1. User roles & permissions (20 hours)
  2. Email notifications (12 hours)
  3. Dashboard redesign (15 hours)
  4. API rate limiting (8 hours)
  5. Bug fixes from last sprint (10 hours)

Pattern 2: Bug Triage (Bulk Import + Macro Claim)

Scenario: 50 bugs reported from production monitoring
You have: JSON export from error tracking (Sentry, Rollbar, etc.)
Bulk import:

Pattern 3: Refactoring Project (100+ Tasks)

Scenario: Major codebase refactor, 150 tasks over 4 weeks
Generate task list from codebase analysis:

Performance & Limits


Common Workflows

Steps:
  1. Export last sprint’s velocity
  2. Bulk create next sprint tasks
  3. Auto-assign based on capacity
  4. Set sprint milestone
  5. Daily standup queries
Time: 10 minutes for entire sprint planning
Steps:
  1. Import bugs from tracking tool
  2. Auto-prioritize by severity
  3. Team claims bugs
  4. Track resolution rate
Result: 100 bugs → organized & assigned in 15 minutes
Scenario: Migrate from Angular to React (200+ components)Steps:
  1. Generate migration tasks from codebase
  2. Create dependency graph
  3. Incremental claiming
  4. Track migration progress
Timeline: 6 weeks, 3 devs, 237 components

What’s Next?

3

Try Bulk Operations

Create your first 50-task sprint plan using bulk operations

Need Help?

Getting Started

Quick setup guide

Support

Email us anytime

Community

Join our Discord