/massu-guide
Provides a guided orientation for new developers or fresh AI sessions to understand the project architecture, .claude/ infrastructure, workflows, and common gotchas. Read-only exploration with no file modifications.
When to Use
- New team members: First-time orientation to the codebase
- Fresh AI sessions: When starting a new session and needing full context
- Architecture review: Understanding how the project is structured
- Onboarding: Learning the command system, patterns, and conventions
What It Does
- Presents project overview: tech stack, package structure, and dependency counts
- Walks through the
.claude/infrastructure: commands, patterns, protocols, and references - Explains the database architecture (CodeGraph, Data, Memory)
- Demonstrates the MCP tool registration pattern
- Reviews the hook system and configuration
- Highlights common gotchas and anti-patterns
Usage
/massu-guideRelated Commands
/massu-bearings— quick session orientation ("where was I?")/massu-status— project health dashboard/massu-hooks— hook profile and status dashboard