What problem does it solve?
This Skill helps you understand an unfamiliar section of Rairos by reframing it at a higher abstraction level so you can quickly grasp how it fits into the whole system.
Core Features & Use Cases
- Higher-level perspective: Move from a local code area to broader context (what it is, why it exists, and where it connects).
- Module and caller mapping: Produce a “map” of relevant modules and call relationships to orient you in the codebase.
- Domain vocabulary alignment: Use Rairos’s research/operating-system glossary vocabulary to keep the explanation meaningful to the project’s concepts.
- Best use case: When you read code for a feature and don’t yet know how components interact, so you can decide what to inspect next.
Quick Start
Tell the agent: “Zoom out on this Rairos code section and explain it in broader context, mapping the relevant modules and callers using the project’s domain glossary vocabulary.”