What problem does it solve? Workspaces accumulate cron jobs, GitHub Actions, local hooks, MCP servers, connectors, and wrapper scripts over time, and it becomes unclear which ones are live, broken, redundant, or missing. This Skill produces an evidence-first inventory and overlap audit before any fixing or rewriting begins. ## Core Features & Use Cases - Live Surface Inventory: Reads repo hooks, GitHub Actions, scheduled workflows, MCP configs, connectors, and wrapper scripts, grouped by surface such as local runtime, CI, external systems, and notifications. - State Classification: Labels every automation as configured, authenticated, recently verified, stale or broken, or missing, then classifies the problem type such as active breakage, auth outage, or redundancy. - Evidence-Backed Recommendations: Every claim cites a concrete proof path (file, workflow run, hook log, config entry), ending in a keep / merge / cut / fix-next decision per surface. - Use Case: When a user asks "what automations do I actually have running and which are broken?", this Skill audits the real workspace state and returns one canonical lane instead of preserving every historical path. ## Quick Start Ask the assistant to audit which automations, hooks, and connectors in this workspace are live, broken, or overlapping, and to recommend what to keep, merge, cut, or fix next.