agent-planner

Decomposes tasks into structured plans with dependencies and success criteria.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/csackrider/AI-DLC --skill agent-planner-csackrider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-planner
Source: https://github.com/csackrider/AI-DLC/tree/main/plugins/ai-dlc-skills/skills/agents/agent-planner
Command: npx skills add https://github.com/csackrider/AI-DLC --skill agent-planner-csackrider

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down complex tasks into phased, ordered plans with clear dependencies, success criteria per step, and a recommended agent composition for execution.

Core Features & Use Cases

  • Phased decomposition: Split a task into logical design and execution steps with clear handoffs.
  • Dependency-aware planning: Establishes prerequisites and parallelizable steps to optimize delivery.
  • Agent composition guidance: Suggests which agent types should handle each step to improve orchestration.

Quick Start

Provide a concise task description to generate an executable, dependency-aware plan.

Frequently Asked Questions about agent-planner

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

FAQPage Schema
How do I break down a complex task into an executable plan with dependencies?

Task decomposition splits complex work into phased, ordered execution steps with clear dependencies, success criteria per step, and recommended agent composition for orchestration.

What is dependency-aware planning for product architecture and automation?

Dependency-aware planning establishes prerequisites and identifies parallelizable steps within a task breakdown, optimizing delivery across design and execution phases for product architecture and automation.

How do I create a structured roadmap with success criteria and agent composition?

Provide a concise task description to generate a structured roadmap featuring logical design and execution steps, clear handoffs, success criteria per step, and guidance on which agent types should handle execution.

Can I use task decomposition for both product planning and automation workflows?

Task decomposition applies directly to product planning, architecture, and automation workflows, splitting tasks into logical design and execution phases with clearly defined dependencies and agent composition requirements.

What's the best way to orchestrate agents for a multi-phase design and execution plan?

Generate a dependency-aware plan with agent composition guidance to orchestrate agents effectively, suggesting which agent types should handle each step to improve orchestration across phased handoffs.

When should I not use automated task breakdown for project planning?

Automated task breakdown suits complex tasks requiring phased decomposition and dependency mapping, but is unnecessary for simple, single-step tasks that do not need clearly defined steps, dependencies, or agent composition.