Report live subagent-mcp session state by calling the get_status MCP tool and rendering it in a uniform plain-ASCII layout. Use when the user says "smcp status", "/smcp:status", "routing status", "which providers active", or "agent count". Live data only; reads no state files.
$npx -y skills add heretyc/subagent-mcp --skill smcp-statusInstalls into the current project.
Run `npx skills use "https://github.com/heretyc/subagent-mcp" --skill "heretyc/subagent-mcp/smcp-status"` 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/heretyc/subagent-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/heretyc/subagent-mcp"` and select the relevant skills, then follow their instructions.