What problem does it solve? When setting up Claude Code or an AI coding environment, it is hard to know what capabilities are already available, which plugins or MCP servers overlap, and what is genuinely missing. This Skill performs a read-only audit of your workspace and machine surfaces, then turns the findings into concrete recommendations. ## Core Features & Use Cases - Surface Inventory: Inspects repo files (package.json, .mcp.json, .claude/settings, AGENTS.md), env key names, installed plugins, MCP servers, and LSPs to map what is usable right now. - Gap Benchmarking: Compares your setup against official marketplace plugins and installed connectors, classifying each capability as available, primitive-only, or missing. - ECC-Native Recommendations: Converts gaps into the right shape—skill, hook, agent, MCP server, or connector—and outputs a prioritized top 3-5 next moves. - Use Case: You just cloned a new SaaS repo and ask what automations to add. The audit reveals Stripe is connected but has no billing-operator skill, and recommends a wrapper skill plus a deployment-ops hook. ## Quick Start Ask the assistant to audit this workspace and recommend which skills, hooks, and MCP servers to add next.