planner

Generate a project brief, roadmap, and execution ledger for multi-agent workflows.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/jambolo/claude-skills --skill planner-jambolo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/jambolo/claude-skills/tree/main/project-management/planner
Command: npx skills add https://github.com/jambolo/claude-skills --skill planner-jambolo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of managing large, multi-step projects by breaking high-level goals into structured, verifiable execution plans that prevent scope creep and strategy drift.

Core Features & Use Cases

  • Structured Planning: Generates a brief, roadmap, and ledger to align subagents on goals, constraints, and definitions of done.
  • Pipeline Integration: Seeds the necessary artifacts for the decomposer and supervisor skills to execute work in parallel.
  • Use Case: Use this when starting a complex refactor or feature implementation to ensure every step is documented, dependencies are mapped, and the final outcome is verifiable.

Quick Start

Invoke the planner skill to create a project brief and roadmap for the goal of migrating the current authentication system to OAuth2.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I create a roadmap for multi-agent software development workflows?

To create a roadmap for multi-agent workflows, define a plan-name and artifacts directory to initialize project state, generating a structured brief and execution ledger to coordinate downstream tasks and prevent strategy drift.

What is multi-agent orchestration for complex software projects?

Multi-agent orchestration is the coordination of parallel subagents through a generated project brief, roadmap, and ledger, aligning them on constraints and definitions of done for high-level strategic oversight during multi-phase development.

When do I need structured project planning for a complex feature implementation?

You need structured project planning for complex feature implementation when tasks require high-level strategic oversight and decomposition into verifiable steps, ensuring dependencies are mapped and final outcomes remain documented.

Do I need a defined artifacts directory to initialize a multi-phase project plan?

Yes, initializing a multi-phase project plan requires a defined plan-name and artifacts directory to correctly seed the project state and integration fields for downstream task decomposition and parallel execution.

What's the best way to decompose high-level goals into verifiable execution plans?

The best way to decompose high-level goals is to generate a project brief and roadmap that seeds artifacts for decomposer and supervisor skills, ensuring every step is documented and the final outcome is verifiable.

Why does multi-agent project planning prevent scope creep in large refactors?

Multi-agent project planning prevents scope creep by breaking high-level goals into structured, verifiable execution plans using a ledger, keeping subagents aligned on constraints and definitions of done throughout the migration.