create-plans

Automate hierarchical project planning with BRIEF.md, ROADMAP.md, and PLAN.md files.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/royhenengel/Claude-Customizations --skill create-plans-royhenengel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plans
Source: https://github.com/royhenengel/Claude-Customizations/tree/main/skills/Planning/my-workflow/references/taches-create-plans
Command: npx skills add https://github.com/royhenengel/Claude-Customizations --skill create-plans-royhenengel

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines project planning by creating actionable, Claude-executable plans, eliminating the need for manual prompt engineering and ensuring efficient, high-quality execution.

Core Features & Use Cases

  • Hierarchical Planning: Manages project vision (BRIEF), phase structure (ROADMAP), and detailed tasks (PLAN.md).
  • Context-Awareness: Integrates domain expertise and monitors context usage to maintain quality.
  • Use Case: A solo developer needs to build a new macOS app. They use create-plans to define the project vision, break it into phases (e.g., Foundation, UI, Backend), and generate detailed, executable plans for Claude to build each part, ensuring the final app meets all requirements.

Quick Start

Use the create-plans skill to start planning your new project.

Frequently Asked Questions about create-plans

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

FAQPage Schema
How do I automate project planning for agentic execution?

Automating project planning for agentic execution involves defining a hierarchical structure. This Skill generates a project vision in BRIEF.md, phase structures in ROADMAP.md, and detailed tasks in PLAN.md for autonomous execution.

What is the best way to generate executable tasks for Claude?

Generating executable tasks for Claude requires segmented plans and deviation handling rules. This Skill creates context-aware task structures that integrate domain expertise, ensuring high-quality execution without manual prompt engineering.

Does this project management approach support autonomous execution?

Yes, autonomous execution is supported through segmented plans and deviation handling rules. The Skill manages detailed tasks via PLAN.md and monitors context usage to maintain execution quality across complex workflows.

How do I structure a project roadmap for an AI agent?

Structuring a project roadmap for an AI agent involves breaking the project into phases. The Skill uses ROADMAP.md to define phase structures and BRIEF.md to maintain the overall project vision during execution.

Can I use create-plans to build a new macOS app from scratch?

Yes, you can use create-plans to build a new macOS app. It defines the project vision, breaks the build into phases like Foundation and UI, and generates detailed executable plans for Claude to construct each component.