crush_info.md

 1Get Crush's current runtime state: active model, provider, LSP/MCP status, skills, hooks, permissions, and disabled tools. No parameters needed.
 2
 3<usage>
 4- Shows active model and provider, LSP/MCP server status, skills,
 5  hooks, permissions mode, disabled tools, and key options
 6- Use when diagnosing why something isn't working (missing diagnostics,
 7  provider errors, MCP disconnections)
 8- No parameters needed — always returns the full current state
 9</usage>
10
11<tips>
12- Check [lsp] and [mcp] sections for service health
13- Check [providers] to see which providers are enabled and available
14- Check [skills] to see which skills are available and whether they have been
15  loaded this session
16- Check [hooks] to see which hook events are configured and whether the
17  hook runner is active
18- Pair with the crush-config skill to fix configuration issues
19</tips>