| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /init Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions. | Claude Code | setup | Claude Code |
| 2 | /memory Edit CLAUDE.md memory files, enable or disable auto-memory, and view auto-memory entries. | Claude Code | setup | Claude Code |
| 3 | /init Generate an AGENTS.md scaffold in the current directory for persistent repo instructions. | Codex CLI | setup | Codex CLI |
| 4 | /commands Create or edit custom slash commands for repetitive workflows. | Cursor CLI | setup | Cursor CLI |
| 5 | /rules Create new rules or edit existing rules in .cursor/rules (.mdc files) for persistent project guidance. | Cursor CLI | setup | Cursor CLI |
| 6 | /commands List and reload custom .toml slash commands. Run /commands reload after adding or modifying commands without restarting. | Gemini CLI | setup | Gemini CLI |
| 7 | /init Analyze directory and generate a tailored GEMINI.md for persistent project memory. | Gemini CLI | setup | Gemini CLI |
| 8 | /memory refresh Reload memory from global, project, and subdirectory GEMINI.md files without restarting. | Gemini CLI | setup | Gemini CLI |
| 9 | /memory show Display the concatenated hierarchical memory from all active GEMINI.md files. | Gemini CLI | setup | Gemini CLI |
| 10 | /init Guided AGENTS.md setup for the current project. | OpenCode | setup | OpenCode |