By perlahm0404
AI Orchestrator - Autonomous multi-agent system for governed code quality improvement
npx claudepluginhub perlahm0404/ai-orchestratorAutonomous multi-agent system for governed code quality improvement, feature development, and safe deployments.
AI Orchestrator deploys three specialized teams of AI agents, plus advisor agents and meta-coordinators, to autonomously improve code quality and ship features while maintaining strict governance.
python -m venv .venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
pip install -e .
# Start autonomous bug fixes on KareMatch
python autonomous_loop.py --project karematch --max-iterations 50
# Or use deployment scripts
./bin/scripts/autonomous-karematch.sh
./bin/scripts/autonomous-credentialmate.sh
# Knowledge Objects
aibrain ko list # List approved KOs
aibrain ko search --tags typescript
# Bug Discovery
aibrain discover-bugs --project karematch
# ADR & Evidence Management
aibrain adr list
aibrain evidence list
| App | Autonomy | Stack | Path |
|---|---|---|---|
| KareMatch | L2 (higher) | React + Node + PostgreSQL | /Users/tmac/1_REPOS/karematch |
| CredentialMate | L1 (HIPAA) | FastAPI + Next.js + PostgreSQL | /Users/tmac/1_REPOS/credentialmate |
Vault Path: /Users/tmac/Library/Mobile Documents/iCloud~md~obsidian/Documents/Knowledge_Vault/AI-Engineering/01-AI-Orchestrator/
AI_Orchestrator/
├── agents/ # Agent implementations (bugfix, codequality, etc.)
├── ralph/ # Verification engine (PASS/FAIL/BLOCKED)
├── orchestration/ # Session lifecycle, iteration control
├── discovery/ # Bug discovery system
├── cli/ # CLI commands (aibrain)
├── governance/ # Contracts, hooks, guardrails
├── knowledge/ # Knowledge Objects (runtime)
├── adapters/ # Project-specific configs
├── tasks/ # Work queue management
├── tests/ # Test suite
├── docs/ # Essential reference docs (NEW)
├── bin/ # Utility scripts
├── data/ # Configuration & state
└── .meta/ # Generated outputs (logs, reports)
Version: v5.2 - Production Ready
Implemented Systems:
This is a personal project. For questions or issues, see the governance documentation.
Private - All Rights Reserved
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO/GEO skills and 15 commands on one shared contract for keyword research, content creation, technical audits, schema markup, monitoring, quality gates, entity truth, and campaign memory.