What problem does it solve?
This Skill automates the creation of essential project context files, ensuring AI sessions start with a comprehensive understanding of the codebase, saving significant time on undocumented projects.
Core Features & Use Cases
- Codebase Scanning: Deeply analyzes project structure, dependencies, and tech stack.
- Context File Generation: Creates
CLAUDE.md for AI configuration and .rune/ directory for project state.
- Developer Onboarding: Generates a human-readable
DEVELOPER-GUIDE.md for new team members.
- Use Case: When starting work on a new, large codebase, run
/rune onboard to instantly generate all necessary configuration and documentation, allowing you to focus on development rather than setup.
Quick Start
Run the onboard skill in your project's root directory to set up project context.