workspace-health

Diagnose Roslyn MCP server and workspace health with go/caution/no-go verdicts.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/darylmcd/Roslyn-Backed-MCP --skill workspace-health-darylmcd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-health
Source: https://github.com/darylmcd/Roslyn-Backed-MCP/tree/main/skills/workspace-health
Command: npx skills add https://github.com/darylmcd/Roslyn-Backed-MCP --skill workspace-health-darylmcd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a concise, reliable health overview of the Roslyn MCP server and any loaded workspaces, enabling fast troubleshooting and readiness checks for sensitive operations.

Core Features & Use Cases

  • Surface server identity, connection state, and transport status to determine overall health.
  • Enumerate loaded workspaces with per-workspace status, load warnings, and last activity to identify stale or degraded sessions.
  • Provide a go/caution/no-go verdict and actionable next steps to guide remediation and re-checks.

Quick Start

Run workspace-health to generate a concise health report for the Roslyn MCP server and loaded workspaces.

Frequently Asked Questions about workspace-health

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the health of my Roslyn MCP server and workspaces?

You can run a workspace-health diagnostic to evaluate precheck connectivity and per-workspace status for your Roslyn MCP server. This generates a go, caution, or no-go verdict with actionable remediation steps.

What is included in a Roslyn MCP server health check report?

A Roslyn MCP health check report surfaces server identity, connection state, transport status, and per-workspace status. It enumerates loaded workspaces while showing load warnings and last activity to identify stale or degraded sessions.

Can I run a workspace health check for specific targeted workspaces instead of all?

Yes, you can perform health checks across all or specifically targeted workspaces within the Roslyn MCP environment. This applies to startup scenarios and troubleshooting sessions to produce a targeted go, caution, or no-go verdict.

How do I troubleshoot stale or degraded workspace sessions in Roslyn MCP?

Troubleshoot stale or degraded workspace sessions by running a health check to enumerate loaded workspaces and review last activity and load warnings. The resulting caution or no-go verdict provides recommended next steps for remediation.

Does the Roslyn MCP health check support deep validation for troubleshooting?

Yes, the Roslyn MCP health check supports optional deep validation alongside precheck connectivity and per-workspace status evaluations. This deep validation helps produce a comprehensive go, caution, or no-go verdict to guide remediation.