loading…
Search for a command to run...
loading…
Anti-Hallucination AI Agent Kit — 40 specialist agents, 31 slash commands, 16 parallel Tribunal reviewers, Performance Swarm engine, and Supreme Court case law
Anti-Hallucination AI Agent Kit — 40 specialist agents, 31 slash commands, 16 parallel Tribunal reviewers, Performance Swarm engine, and Supreme Court case law pipeline.
🚨 AI GENERATES CODE. TRIBUNAL ENSURES IT WORKS.
A plug-in.agent/intelligence payload that upgrades your IDE with 41 specialist agents, 31 slash commands, 91 hardened skills, and a 16-reviewer Tribunal pipeline — zero hallucinations, zero configuration.
Drop Tribunal into any project. Global or local.
# Pull the intelligence payload into your project
npx tribunal-kit init
(Installs the .agent/ architecture directly. No bloat. Pure capability.)
$ npx tribunal-kit init
████████╗██████╗ ██╗██████╗ ██╗ ██╗███╗ ██╗ █████╗ ██╗
╚══██╔══╝██╔══██╗██║██╔══██╗██║ ██║████╗ ██║██╔══██╗██║
██║ ██████╔╝██║██████╔╝██║ ██║██╔██╗ ██║███████║██║
██║ ██╔══██╗██║██╔══██╗██║ ██║██║╚██╗██║██╔══██║██║
██║ ██║ ██║██║██████╔╝╚██████╔╝██║ ╚████║██║ ██║███████╗
╚═╝ ╚═╝ ╚═╝╚═╝╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝╚══════╝
╔══════════════════════════════════════════════════════════════╗
║ Anti-Hallucination Agent System ║
╚══════════════════════════════════════════════════════════════╝
✔ Installed → .agent/
╔══════════════════════════════════════════════════════════════╗
║ 🤖 Agents 41 installed ║
║ ⚡ Workflows 32 installed ║
║ 🧠 Skills 91 installed ║
║ 🔧 Scripts 27 installed ║
╚══════════════════════════════════════════════════════════════╝
✔ 700+ files installed. 16 parallel Tribunal reviewers armed.
$ npx tribunal-kit status
✔ Installed at .agent/
🤖 agents 40 files
⚡ workflows 31 files
🧠 skills 90 files
🔧 scripts 27 files
💡 Lighter install? Use
npx tribunal-kit init --minimalfor just 13 core agents + 15 essential skills.
✅ IDE Auto-Detection:
initautomatically generates bridge files for every major AI coding IDE:
IDE Bridge File Generated Cursor .cursorrulesWindsurf .windsurfrulesGemini / Antigravity .gemini/settings.json+.gemini/GEMINI.mdGitHub Copilot .github/copilot-instructions.mdClaude .claude/CLAUDE.mdBridge files are never overwritten on re-init — your customizations are safe.
Prerequisites: Node.js ≥ 18
💡 Shorthand alias: You can use
tkinstead oftribunal-kitfor all commands (e.g.,tk init,tk status).
Code generation is solved. Code correctness is the frontier. We enforce a strict Evidence-Based Closeout.
- AI Generates -> Commits to Disk -> You Find Bugs Later
+ AI Generates -> Parallel Tribunal Review -> Human Gate -> Commits to Disk
No manual tagging required. The system self-organizes.
User "Add JWT authentication"
System 🤖 Applying @security-auditor + @backend-specialist...
User "Fix the dark mode button"
System 🤖 Applying @ui-ux-pro-max + @frontend-specialist...
User "/swarm build a API"
System 🤖 supervisor-agent → Dispatching 3 Workers...
(New in v4) The Tribunal Kit now features persistent memory so the AI never makes the same mistake twice and automatically learns your team's coding style.
1. The Case Law Engine (Never repeat mistakes)
If an agent makes a mistake, you can record it as a legal precedent. Before writing any future code, the precedence-reviewer checks this database locally to forcefully block the AI from repeating that mistake.
npx tribunal-kit case add (Record an AI hallucination)npx tribunal-kit case search "query" (Search your precedents)2. Skill Evolution Forge (Auto-learns your style) You no longer need to write manual rules. The system reads your Git commits, strips out the noise to save tokens, and automatically extracts your project's unique architectural patterns to teach the AI.
npx tribunal-kit learn (Run a learning digest on staged files)npx tribunal-kit hook (Automate learning every time you git push)| System Asset | Count | Operational Scope |
|---|---|---|
| 🤖 Agents | 40 |
Specialist personas — 16 reviewers + 24 domain specialists |
| 🧠 Skills | 90 |
Domain modules (Edge Computing, Red Team Tactics, GSAP, Framer Motion, TypeScript Advanced) |
| ⚡ Workflows | 31 |
Slash command procedures including /swarm, /tribunal-full, /ui-ux-pro-max |
| 🛠️ Scripts | 25 |
CI/CD, linting, payload dispatching, security scanning, case law, skill evolution |
Expand the accordions to view the operational commands at your disposal.
| Command | Action |
|---|---|
/generate |
Trigger full Tribunal: Generate → Audit → Approve. |
/create |
Scaffold major features or apps, routed by App Builder. |
/enhance |
Safely extend existing structures without regression. |
/deploy |
Force the 3-gate production release sequence. |
| Command | Action |
|---|---|
/review |
Audit code for silent degradation and logic holes. |
/tribunal-full |
Unleash ALL 16 reviewers simultaneously. Maximum scrutiny. |
/tribunal-backend |
Summons [ Logic + Security + Dependency + Types ] |
/tribunal-frontend |
Summons [ Logic + Security + Frontend + Types ] |
/tribunal-database |
Summons [ Logic + Security + SQL ] |
/tribunal-mobile |
Summons [ Logic + Security + Mobile ] |
| Command | Action |
|---|---|
/swarm |
Supervisor breaks goal → sends to isolated workers → synthesizes. |
/orchestrate |
Manual multi-agent sync for complex integrations. |
/plan |
Architectural mapping before a single line is written. |
/ui-ux-pro-max |
Triggers peak aesthetic frontend design. |
| Command | Action |
|---|---|
npx tribunal-kit case add |
Record an AI hallucination to ban it forever. |
npx tribunal-kit case search |
Search your local database of banned code. |
npx tribunal-kit learn |
Auto-extract project idioms from your git diffs. |
npx tribunal-kit hook |
Install a git hook to auto-learn the moment you push. |
| Command | Action |
|---|---|
/debug |
Systematic root-cause investigation. |
/preview |
Local development server control. |
/status |
View Tribunal session status. |
After initialization, utility scripts unlock local ops:
# 01. Pre-commit audit
node .agent/scripts/checklist.js .
# 02. Pre-deploy full suite verification
node .agent/scripts/verify_all.js
# 03. Start local development environment
node .agent/scripts/auto_preview.js start
Выполни в терминале:
claude mcp add tribunal-kit -- npx -y tribunal-kitpro-tip
Поставил Tribunal Kit? Скажи Claude: «запомни почему я установил Tribunal Kit и что хочу попробовать» — попадёт в твой Vault.
как это работает →