What problem does it solve? It prevents stale or duplicated skill definitions by acting as a thin wrapper that locates and loads the single canonical SKILL.md from the orama-system repository instead of maintaining local copies. ## Core Features & Use Cases - Marker-Verified Resolution: Searches environment variables, the current git repository root, and sibling checkouts for the canonical skill file, never guessing or falling back to unverified copies. - Read-Only Loading: Reads the canonical SKILL.md without fetching, pulling, installing, or modifying anything during skill activation. - Explicit Refresh Workflow: Supports a separate, explicitly authorized git fetch and fast-forward pull for maintenance, with dirty-worktree drift reporting. - Use Case: When multiple projects reference the same orama-system skill, this wrapper ensures every agent loads the authoritative version from the canonical checkout rather than a divergent local copy. ## Quick Start Ask the agent to load the self-discovery skill so it resolves the canonical orama-system repository and follows the authoritative skill instructions.