Leverage Point Audit
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add leverage-point-auditQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"leverage-point-audit": {
"command": "npx",
"args": [
"@modelcontextprotocol/leverage-point-audit"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Audit a codebase for the 12 leverage points of agentic coding. Identifies gaps and provides prioritized recommendations. Use when improving agentic coding capability, analyzing why agents fail, or optimizing a codebase for autonomous work.
Tags
documentsgogitapidocumentationskill