planner

Automate project execution plan design by decomposing tasks and assigning agents.

4|2|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/lazygophers/ccplugin --skill planner-lazygophers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/lazygophers/ccplugin/tree/main/plugins/tools/task/skills/planner
Command: npx skills add https://github.com/lazygophers/ccplugin --skill planner-lazygophers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the complex process of understanding project requirements, breaking them down into manageable tasks, and assigning appropriate agents and skills for execution.

Core Features & Use Cases

  • Requirement Gathering: Collects essential project information like goals, dependencies, and current state.
  • Task Decomposition: Breaks down large objectives into atomic, actionable sub-tasks.
  • Dependency Mapping: Establishes clear relationships between tasks to ensure logical execution order.
  • Resource Allocation: Assigns specific agents and skills to each task.
  • Use Case: When starting a new feature development, this Skill can analyze the requirements, define the necessary coding, testing, and integration tasks, and specify which AI agents should handle each part.

Quick Start

Use the planner skill to design a plan for implementing user authentication in the Go project.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I automate project task decomposition and dependency mapping for software development?

Project task decomposition and dependency mapping are automated by gathering project requirements, breaking objectives into atomic sub-tasks, and modeling clear execution relationships. This defines actionable steps with specific deliverables and acceptance criteria for complex software development scenarios.

What is the best way to assign AI agents to specific coding and testing tasks?

Assigning AI agents to specific coding and testing tasks is handled through automated resource allocation during project planning. The system analyzes project scope, decomposes objectives into sub-tasks, and specifies which agents and skills should execute each component.

Does this project planning approach work for complex feature development like user authentication?

This project planning approach works for complex feature development like user authentication by analyzing requirements and defining necessary coding, testing, and integration tasks. It applies to any software development scenario requiring structured planning and clear deliverables.

Can I use this to design an execution plan for a Go project?

You can use this to design an execution plan for a Go project by initiating the planning workflow. The system collects essential project information, models dependencies, and assigns appropriate agents to generate a structured implementation plan.

What information do I need to provide for workflow design and task breakdown?

For workflow design and task breakdown, you need to provide essential project information including goals, dependencies, and current state. The planner agent analyzes this project scope to define actionable steps and establish logical execution order.