Plan Extend banner
grkmaltunbs grkmaltunbs

Plan Extend

Development community

Description

--- description: Safely add, split, remove, or reorder steps in PROJECT_PLAN.md argument-hint: <add|split|remove …> --- # /plan-extend — Edit the project plan Safely edit PROJECT_PLAN.md. Use this to add steps, split steps, remove steps, or reorder them. $ARGUMENTS ## Rules 1. Read the current PROJECT_PLAN.md first. 2. Show the user what you plan to change BEFORE editing. 3. Wait for user confirmation. 4. Make the edit. 5. Validate: every step must have id, depends_on, description, accep

Installation

Installs to ~/.claude/skills/grkmaltunbs-flutter-app-bundle-plan-extend/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grkmaltunbs-flutter-app-bundle-plan-extend && curl -fsSL https://raw.githubusercontent.com/grkmaltunbs/flutter-app-bundle/HEAD/commands/plan-extend.md -o ~/.claude/skills/grkmaltunbs-flutter-app-bundle-plan-extend/SKILL.md

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

Full documentation available on GitHub

View Source Repository