Make Masterplan banner
Danncode10 Danncode10

Make Masterplan

Git community

Description

--- description: Expand one or more future MASTERPLAN phases into detailed ordered tasks and sync their cards to the linked GitHub Project. argument-hint: "<phase> [--project-url <url>] [--project-owner <owner>] [--project-number <number>] [--dry-run]" --- # /make-masterplan Expand a future phase of the initialized `MASTERPLAN.md` and sync only that phase's detailed tasks into the linked GitHub Project. User input: **$ARGUMENTS** ## Procedure 1. Read `CLAUDE.md`, `AGENTS.md`, `PROJECT_CONTE

Installation

Installs to ~/.claude/commands/danncode10-dannflow-make-masterplan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Danncode10/DannFlow/HEAD/.claude/commands/make-masterplan.md -o ~/.claude/commands/danncode10-dannflow-make-masterplan.md

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

Full documentation available on GitHub

View Source Repository