Make Plan banner
bacoco bacoco

Make Plan

Development community

Description

--- allowed-tools: Bash(*), Edit(*), Read(*) description: Simple wrapper - Create a development plan from your description --- # `/make-plan` - Simple Planning Command Transforms your idea into a detailed development plan using the full power of the framework. ## Usage ```bash /make-plan "your feature description" ``` ## How It Works This command automatically: 1. Creates an initial requirements document 2. Runs the comprehensive PRP generation process 3. Produces a complete development pl

Installation

Installs to ~/.claude/commands/bacoco-context_claude-make-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bacoco/Context_Claude/HEAD/.claude/commands/make-plan.md -o ~/.claude/commands/bacoco-context_claude-make-plan.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository