Session Verify banner
IamMrCupp IamMrCupp

Session Verify

Development community

Description

--- description: Dump every kit-loaded resource — auto-memory dir, MEMORY.md disk-vs-runtime parity, working-folder files, workspace files — as a verification table. Use after `/session-start` (or when you suspect auto-memory is loading from the wrong path). --- ## Precheck — is this a kit project? Before doing anything else: 1. Run this Bash command to print the absolute path of this project's auto-memory pointer file (`reference_ai_working_folder.md`), then use the `Read` tool on the **exac

Installation

Installs to ~/.claude/commands/iammrcupp-claude-project-kit-session-verify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/IamMrCupp/claude-project-kit/HEAD/.claude/commands/session-verify.md -o ~/.claude/commands/iammrcupp-claude-project-kit-session-verify.md

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

Full documentation available on GitHub

View Source Repository