Switchyard Runtime Diagnostics
Teach the agent how to install, connect, and use Switchyard's read-only MCP runtime diagnostics surface.
Use this skill when
- the user wants to diagnose one provider or runtime boundary
- the host can run the local
stdioMCP server - the agent needs read-only runtime and catalog truth before any human action
What this packet teaches
- how to attach the current Switchyard MCP server
- which runtime and catalog tools are safe first
- how to separate internal blockers from external blockers
- how to keep claims grounded in
partial,read-only, andpackage-ready
Start here
- Read references/INSTALL.md
- Load the right host config from:
- references/OPENHANDS_MCP_CONFIG.json - references/OPENCLAW_MCP_CONFIG.json
- Skim the tool surface in references/CAPABILITIES.md
- Run the first diagnostic loop in references/DEMO.md
- If the attach or proof path fails, use
Guardrails
- do not write to external accounts
- do not turn
partialintosupported - do not turn
auth-status readyinto live-ready