deepagents-planning-todos

Plan and track complex tasks using the write_todos tool.

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/dhar174/langgraph_system_generator --skill deepagents-planning-todos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepagents-planning-todos
Source: https://github.com/dhar174/langgraph_system_generator/tree/main/.github/skills/deepagents-planning-todos
Command: npx skills add https://github.com/dhar174/langgraph_system_generator --skill deepagents-planning-todos

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users effectively plan, decompose, and track complex tasks using the write_todos tool, ensuring clarity and progress in multi-step agent workflows.

Core Features & Use Cases

  • Task Decomposition: Break down large tasks into manageable subtasks.
  • Progress Tracking: Monitor the lifecycle of tasks from pending to completed.
  • Debugging: Identify why tasks might not be completing as expected.
  • Use Case: An agent needs to research a complex topic. This Skill allows the agent to create a todo list for searching, reading, synthesizing, and reporting, and then update the status of each step as it progresses.

Quick Start

Use the deepagents-planning-todos skill to manage your task list by creating, updating, and tracking todos.

Frequently Asked Questions about deepagents-planning-todos

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

FAQPage Schema
How do I break down complex tasks into manageable subtasks for agent workflows?

Task decomposition breaks complex tasks into manageable subtasks using the write_todos tool, allowing agents to structure multi-step workflows and track progress from pending to completed statuses.

What is the best way to track agent progress across multi-step task lifecycles?

Agent progress tracking uses the write_todos tool to monitor task lifecycles, updating statuses from pending to completed to ensure clarity and visibility throughout complex multi-step agent workflows.

Why does my agent task status stay pending instead of updating to completed?

Task status issues often stem from incorrect todo structure design or lifecycle updates. Debugging completion issues involves reviewing subtask dependencies and verifying status transitions within the write_todos tool.

How do I design todo structures for different types of agent workflows?

Designing todo structures involves breaking down large tasks into logical subtasks tailored to your specific workflow type, ensuring the write_todos tool accurately reflects each step from research to reporting.

Can I visualize todo progression during complex multi-step agent tasks?

Visualizing todo progression is supported by the write_todos tool, allowing you to monitor task decomposition and track agent progress visually as items move through their pending to completed lifecycle.