save-session
25Command
Save current session state to a dated file in /.claude/sessions/ so work can be resumed in a future session with full context.
A fork of everything-claude-code that adapts its workflow for UE5 (Unreal Engine), Unity, Cocos, and general programming.
Command
Save current session state to a dated file in /.claude/sessions/ so work can be resumed in a future session with full context.
Command
Manage session history - list, load, alias, and edit sessions.
Command
Configure your preferred package manager (npm/pnpm/yarn/bun) for the project.
Command
Analyze local git history to extract coding patterns and generate SKILL.md files.
Command
A shortcut that creates a technical specification for a proposed feature without creating the full implementation plan.
Command
Analyze the codebase structure and generate token-lean architecture documentation (codemaps).
Command
Sync documentation with the codebase, generating from source-of-truth files.
Command
Run CDD verification on current codebase. Checks compile, types, LSP, lint, secrets, debug logs, and AI slop. No tests.