Catalog
io.github.thebotclub/tribunal
OfficialTribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents.
Enforces test-driven development practices and quality gates for enterprise code.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tribunal": {
"command": "npx",
"args": [
"-y",
"tribunal@1.3.2"
]
}
}
}