Update Plan banner
vstorm-co vstorm-co

Update Plan

Development community

Description

--- name: update-plan description: Update project plan from repo state and conversation allowed-tools: Read, Write, Bash, Glob --- Update `notes/PLAN.md` and append to `notes/PROGRESS.md` based on the current state of the repository and this conversation. ## Process 1. Run `~/.claude/scripts/plan-status.sh` to get structured plan status and git state 2. Read `notes/PLAN.md` (previous version — update it, never rewrite from scratch) 3. Review the conversation for decisions, priorities, and tas

Installation

Installs to ~/.claude/commands/vstorm-co-memv-update-plan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vstorm-co/memv/HEAD/.claude/commands/update-plan.md -o ~/.claude/commands/vstorm-co-memv-update-plan.md

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

Full documentation available on GitHub

View Source Repository