Create Execution Plan banner
zircote zircote

Create Execution Plan

Development community

Description

--- description: Create a detailed execution plan from JIRA-STRUCTURE.md that a future Claude session can load and execute the actual project work allowed-tools: Read, Write, Grep, Glob --- # Create Execution Plan Read the generated project artifacts and produce a comprehensive, persistent execution plan for the **actual project work** — the epics, stories, and tasks defined in JIRA-STRUCTURE.md. A future Claude session should be able to load this plan and begin implementing the real deliverab

Installation

Installs to ~/.claude/commands/zircote-maker-rs-create-execution-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zircote/maker-rs/HEAD/.claude/commands/create-execution-plan.md -o ~/.claude/commands/zircote-maker-rs-create-execution-plan.md

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

Full documentation available on GitHub

View Source Repository