1Get information about Crush's current runtime configuration and service
2state.
3
4<usage>
5- Shows active model and provider, LSP/MCP server status, skills,
6 permissions mode, 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- Check [skills] to see which skills are available and whether they have been
16 loaded this session
17- Pair with the crush-config skill to fix configuration issues
18</tips>