Use when an operator asks which rule or policy governs a question — pricing exceptions, deploys, refunds, hiring — or wants to look up the matching rule in Meta/RESOLVER.md without reading the whole index by hand. Triggers: /resolver-query <question>, "which rule applies", "what''s our policy on X", "does a rule cover this". Not for writing or editing rules (read-only) and not for rebuilding RESOLVER.md (use resolver-build.py).
$npx -y skills add mycelium-hq/ai-brain-starter --skill resolver-queryInstalls into the current project.
Run `npx skills use "https://github.com/mycelium-hq/ai-brain-starter" --skill "mycelium-hq/ai-brain-starter/resolver-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mycelium-hq/ai-brain-starter" that are relevant to the current task. Run `npx skills add "https://github.com/mycelium-hq/ai-brain-starter"` and select the relevant skills, then follow their instructions.