verify_gate
Before claiming tests pass, a build succeeds, or a bug is fixed. Demands fresh evidence.
How to use it
verify_gate is exposed by the Jambavan MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the verify_gate tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Jambavan
$
claude mcp add jambavan -- npx -y jambavanOther tools in Jambavan (4)
decompose_task
When sub-units are genuinely independent.
dev_rules
Vibhishana Niti: YAGNI first, stdlib before dependencies, shortest working diff.
root_cause
Before debugging. Enforces observe → compare → hypothesize → fix; escalates at 3+ failed attempts.
strategy_plan
Before multi-step work. Scales the plan to task size.