Update Planning banner
codeaholicguy codeaholicguy

Update Planning

Development community

Description

--- description: Update planning docs to reflect implementation progress. --- Help me reconcile current implementation progress with the planning documentation. 1. **Gather Context** — If not already provided, ask for: feature/branch name and brief status, tasks completed since last update, new tasks discovered, current blockers or risks, and planning doc path (default `docs/ai/planning/feature-{name}.md`). 2. **Use Memory for Context** — Search memory for prior decisions that affect prioritie

Installation

Installs to ~/.claude/commands/codeaholicguy-ai-devkit-update-planning.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codeaholicguy/ai-devkit/HEAD/.claude/commands/update-planning.md -o ~/.claude/commands/codeaholicguy-ai-devkit-update-planning.md

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

Full documentation available on GitHub

View Source Repository