Personal configuration for Claude Code CLI.
~/.claude/
├── CLAUDE.md # Global instructions & protocols
├── commands/ # Custom slash commands (/end, etc.)
├── ralph-memory/ # Ralph Wiggum loop memory system
├── scripts/ # Utility scripts
├── skills/ # Custom skills & plugins
├── settings.json # Claude Code settings
├── statusline-command.sh # Statusline configuration
└── ide/ # IDE integration (optional)
/end- Complete session finalization (wrap + cleanup + handoff)- Phase 1.8: Spec Verification (prevents incomplete commits)
- Ralph Session Integration (auto-updates from Ralph memory)
spec-executor- Autonomous Spec execution via Ralph Loopsspec-creator- Create new Specs with templateshandoff-manager- Session handoff rotationralph-builder- Build Ralph Wiggum loops interactively- And more... (see
skills/directory)
- Session memory persistence
- Safety rules tracking
- Cost optimization learnings
- Testing pattern catalog
This repo does NOT contain:
.credentials.json(excluded via .gitignore)- Session history
- Logs or debug files
- Temporary state files
Last Updated: 2025-12-30 Claude Code Version: Compatible with latest stable release
- CLAUDE.md - Full protocol documentation (WARUM, WIE, WANN)
- commands/ - Command-specific docs
- skills/*/README.md - Skill documentation
- Clone this repo to
~/.claude/ - Ensure
.credentials.jsonexists (NOT in repo - create manually) - Review
settings.jsonand adjust as needed - Test with
/endor other commands
This is a personal configuration repo. Feel free to fork and adapt for your own use!
Generated for: Team Sanctum Maintained by: Claude Sonnet 4.5 + Simon