task-planner

Plans and decomposes complex development tasks into executable steps with effort estimates.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/VictorSmaniotto/degestao --skill task-planner-victorsmaniotto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-planner
Source: https://github.com/VictorSmaniotto/degestao/tree/main/.agent/skills/task-planner
Command: npx skills add https://github.com/VictorSmaniotto/degestao --skill task-planner-victorsmaniotto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decompose complex development tasks into clear, actionable steps with effort estimates, enabling better planning, tracking, and execution across teams.

Core Features & Use Cases

  • Task decomposition into concrete subtasks with estimates
  • Dependency identification and risk tagging to surface blockers early
  • Generate working plans for refactors, migrations, feature implementations, and sprint organization

Quick Start

Decompose the current development task into executable subtasks with estimates.

Frequently Asked Questions about task-planner

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

FAQPage Schema
How do I decompose complex software refactoring tasks into executable steps?

To decompose complex refactoring tasks, you break them down into concrete subtasks with effort estimates, identify dependencies, and tag risks to surface blockers early. This generates clear working plans for better tracking and execution across teams.

What is the best way to plan system migrations and feature implementations across cross-functional teams?

Planning system migrations and feature implementations involves task decomposition, dependency identification, and risk tagging. By generating working plans with effort estimates and deliverable definitions, cross-functional teams can track execution effectively.

Can I generate effort estimates and identify dependencies for sprint planning?

Yes, you can generate effort estimates and identify dependencies for sprint planning. The process decomposes development tasks into concrete subtasks, tags risks, and defines deliverables to satisfy sprint organization requirements.

Does task planning for complex development projects help surface blockers early?

Task planning for complex development projects helps surface blockers early through dependency identification and risk tagging. This approach ensures that potential issues are visible before execution begins, enabling better project management.

When do I need to break down a development task into subtasks with deliverable definitions?

You need to break down a development task into subtasks with deliverable definitions when handling complex refactors, system migrations, or feature implementations. This decomposition provides actionable steps and effort estimates for accurate tracking.