Execute Plan banner
codeaholicguy codeaholicguy

Execute Plan

Development community

Description

--- description: Execute a feature plan task by task. --- Help me work through a feature plan one task at a time. 1. **Gather Context** — If not already provided, ask for: feature name (kebab-case, e.g., `user-authentication`), brief feature/branch description, planning doc path (default `docs/ai/planning/feature-{name}.md`), and any supporting docs (design, requirements, implementation). 2. **Use Memory for Context** — Search for prior implementation notes/patterns before starting: `npx ai-de

Installation

Installs to ~/.claude/commands/codeaholicguy-ai-devkit-execute-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codeaholicguy/ai-devkit/HEAD/.claude/commands/execute-plan.md -o ~/.claude/commands/codeaholicguy-ai-devkit-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