plan-task

Decompose complex tasks into Todoist subtasks with time estimates.

8|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/infiquetra/infiquetra-claude-plugins --skill plan-task-infiquetra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-task
Source: https://github.com/infiquetra/infiquetra-claude-plugins/tree/main/plugins/todoist-manager/skills/plan-task
Command: npx skills add https://github.com/infiquetra/infiquetra-claude-plugins --skill plan-task-infiquetra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires todoist-api-python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill helps users overcome the inertia of large or vague tasks by breaking them down into smaller, manageable, and actionable subtasks with estimated time commitments.

Core Features & Use Cases

  • Task Decomposition: Transforms complex goals into a sequence of actionable steps.
  • Estimation: Provides time estimates for each subtask and the overall project.
  • Structured Planning: Offers templates for common task types (writing, coding, research, etc.).
  • Use Case: When faced with "Write quarterly business review presentation," this skill generates a plan including steps like "Gather Q3 metrics data," "Draft slide outline," and "Write executive summary slide," each with time estimates.

Quick Start

Use the plan-task skill to break down the task "Develop a marketing campaign for the new product launch".

Frequently Asked Questions about plan-task

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

FAQPage Schema
How do I break down complex tasks into actionable subtasks for project planning?

You can break down complex tasks by decomposing project ideas into a sequence of actionable subtasks. This planning approach provides structured, step-by-step guidance with time estimates to address execution uncertainty.

Does Todoist API work with Python for automated task management and project breakdown?

Yes, Todoist API works with Python using the todoist-api-python SDK. You need a Todoist token to authenticate and manage task generation, allowing automated project breakdown and subtask creation.

Can I get time estimates for subtasks when breaking down a project?

Yes, you can get time estimates for subtasks when breaking down a project. The task decomposition process calculates time commitments for each individual step as well as the overall project.

What is the best way to structure a quarterly business review presentation into manageable steps?

The best way to structure a quarterly business review presentation is to use task decomposition templates. This generates a plan with sequenced steps like gathering metrics, drafting outlines, and writing summaries, each with time estimates.

Do I need a Todoist token to generate subtasks and manage productivity workflows?

Yes, you need a Todoist token and the todoist-api-python SDK to generate subtasks and manage productivity workflows. These dependencies are required for the task management integration to function properly.

When should I not use automated task breakdown for managing my projects?

You should not use automated task breakdown for simple, single-step tasks that require no decomposition. This planning method is designed specifically to overcome inertia for large, complex, or vague project goals.