orbitant-graceful-degradation

Installation
SKILL.md

Overview

This skill runs a quick availability sweep before any chief-of-staff command executes. It probes each MCP server and config file, builds a summary report, and hands control back to the calling command with a clear picture of what is and is not available. The goal is simple: no command should ever hard-fail because a dependency is missing — it should degrade gracefully and work with whatever is reachable.

When This Skill Activates

Auto-activate this skill at the start of every chief-of-staff command:

  • /preflight — morning readiness check
  • /today — daily agenda briefing
  • /triage — inbox and notification triage
  • /week — weekly planning and review
  • /prep — meeting preparation
  • /crm — contact and relationship management
  • /status — project status rollup

Run the checks silently. Only surface the full availability report if something is missing. If everything is green, emit a single collapsed summary line and move on.

MCP Server Checks

Installs
1
GitHub Stars
6
First Seen
Aug 10, 2026
orbitant-graceful-degradation — weorbitant/orbitant-os