crush_info.md

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