ShaheerKhawaja/ProductionOS
7 stars · Last commit 2026-04-16
ProductionOS v1.0 — Claude Code plugin with 76 agents, 39 commands, and 12 hooks. Deploys specialized agents that review, score, and improve your entire codebase. Smart routing, recursive convergence, self-evaluation.
README preview
# ProductionOS [](https://github.com/ShaheerKhawaja/ProductionOS/actions/workflows/ci.yml) **One command. Your entire codebase reviewed, scored, and improved.** ProductionOS is a dual-target AI engineering OS for Claude Code and Codex with 80 agents, 41 commands, 51 skills, and 15 hooks. It deploys specialized agents that review your code, find issues, fix them, and keep improving until every quality dimension hits the target. Smart routing dispatches the right workflow for your goal automatically. ## Quick Start ```bash # Step 1: Add the marketplace (one time) claude plugin marketplace add ShaheerKhawaja/ProductionOS # Step 2: Install the plugin claude plugin install productionos # Step 3: Restart Claude Code, then run on any codebase /production-upgrade ```