oprogramadorreal/optimus-claude
66 stars · Last commit 2026-07-30
Primes your project for peak Claude Code performance
README preview
<div align="center"> <img src="assets/banner.png" alt="optimus-claude" width="600"> </div> <p align="center"> <img src="https://img.shields.io/badge/version-3.5.1-blue" alt="Version"> <img src="https://img.shields.io/badge/license-MIT-green" alt="License"> <img src="https://img.shields.io/badge/Claude_Code-1.0.33+-blueviolet" alt="Claude Code"> <img src="https://img.shields.io/badge/platform-macOS%20%7C%20Linux%20%7C%20Windows-lightgrey" alt="Platform"> </p> **A Claude Code plugin that sets up your project for effective AI-assisted engineering.** --- **The problem:** AI amplifies whatever it finds. Messy code leads to messier AI-generated code, which becomes the new context for even worse output — a vicious cycle that compounds faster than any human could create technical debt. Without maintained context, any AI coding tool's quality degrades with every file it reads. **The solution:** Optimus Claude generates tailored CLAUDE.md files, coding guidelines, formatter hooks, and test infrastructure from your actual codebase, then enforces those standards in every quality pass — code review, refactoring, TDD, and a resumable deep-fix loop. Use it regularly and your project stays clean, consistent, tested, and well-documented: exactly the conditions where Claude Code performs at its prime. **The philosophy:** It's all about perfecting context. The codebase, prompts, unit tests, docs, commit messages, PR descriptions — it all adds up to shape how well Claude Code performs. Every skill is lean by design: 3.0 cut the plugin's own instruction footprint by more than half so the skills spend your context window on your project, not on themselves.