audit-agentic-mcp
Installation
SKILL.md
audit-agentic-mcp — Audit, Optimize, Architect MCP Servers
The agent-readiness front door for MCP servers. Decides what is wrong, what should change, which reference applies, which companion skill implements the fix, and how to verify the result.
This skill does not write SDK code. It diagnoses, prescribes, and routes.
When to use
Trigger when the user asks any of:
- "audit my MCP server" / "review this MCP server" / "is my MCP server agent-ready?"
- "optimize my MCP server" / "my agent keeps misusing this tool — what's wrong?"
- "design a new MCP server" / "should this be an MCP or a CLI?"
- "score this MCP server's tool design / schemas / auth / context budget"
- "my MCP server returns too much context" / "my agent picks the wrong tool"
- "harden my MCP server" / "production-readiness check for MCP"
- "which MCP framework should I pick — SDK v1, SDK v2, or
mcp-use?"
Do NOT use this skill for: