What problem does it solve? Rock RMS developers need accurate, version-specific guidance across a large documentation surface — coding standards, the Obsidian (Vue 3) block framework, entity modeling, data migrations, AI agent tool development, and Rock Shop publishing — without manually searching dozens of Rockumentation pages. ## Core Features & Use Cases - 86 curated reference files from 13 official sources: Covers the Developer Codex, Obsidian framework, Design System, AI Agents, plugin packaging, Slingshot imports, and the 101/202/303 onboarding tracks. - On-demand topic loading: A hierarchical index in SKILL.md lets the agent load only the relevant reference (e.g., grid configuration, field types, workflow actions) instead of the entire corpus. - Use Case: When asked to build a native AI agent tool in C#, the agent loads the Agent Tool Helper and AddOrUpdate tools references to follow Rock's validation, security, and IdKey patterns correctly. ## Quick Start Ask the agent how to create an Obsidian block or custom field type in Rock RMS and it will load the matching reference file to answer.