J Execute Plan banner
jlaws jlaws

J Execute Plan

Productivity community

Description

--- name: j-execute-plan description: "Execute a written implementation plan task-by-task with verification gates — inline batches or a fresh subagent per task. Use when you have a saved plan ready to implement. Do NOT use for creating the plan (use /j-plan) or ad-hoc changes without a plan." argument-hint: "<path to plan file>" model: sonnet --- Read the plan file below and review it critically for gaps or contradictions before starting. Then pick the execution mode: - **Inline batches** — lo

Installation

Installs to ~/.claude/commands/jlaws-dotfiles-j-execute-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jlaws/dotfiles/HEAD/.claude/commands/j-execute-plan.md -o ~/.claude/commands/jlaws-dotfiles-j-execute-plan.md

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

Full documentation available on GitHub

View Source Repository