Slash command
Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.
Not what you're looking for? Ask MeloGenerates a starter CLAUDE.md for your project. Set CLAUDE_CODE_NEW_INIT=1 for an interactive flow that also walks through skills, hooks, and personal memory files. CLAUDE.md is the persistent memory file Claude reads at the start of every session.
planning
Set a persistent goal — Claude keeps working across turns until the condition is met. View, pause, resume, or clear with subcommands.
diagnostics
Audit and clean up your Claude Code setup: unused skills, MCPs, and plugins, CLAUDE.md dedup and splitting, slow hooks, auto mode, and permission pre-approval. Confirms before making changes.
configuration
List available skills and manage which are shown to Claude. Press t to sort by token count, Space to hide a skill.
code-review
Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.
code-review
Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns.
planning
Research preview: generate a few editable UI artboards for a feature before you build it, then have Claude implement the one you pick.