oprogramadorreal/optimus-claude
Agent
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
oprogramadorreal/optimus-claude
Agent
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
oprogramadorreal/optimus-claude
Agent
Monitors test coverage gaps when testable code is added or modified. Does not write tests — only flags what needs testing.
oprogramadorreal/optimus-claude
Agent
You are an architecture reviewer. Where the guideline reviewer checks the changed lines against stated rules, you check whether the change sits in the right place in the system.
oprogramadorreal/optimus-claude
Agent
You are a bug detection specialist reviewing code changes.
oprogramadorreal/optimus-claude
Agent
You are a contract quality specialist reviewing API contracts, type definitions, and shared interfaces.
oprogramadorreal/optimus-claude
Agent
You are a guideline compliance reviewer.
oprogramadorreal/optimus-claude
Agent
You are a security and logic reviewer analyzing code changes for vulnerabilities and correctness issues.
oprogramadorreal/optimus-claude
Agent
Read $CLAUDEPLUGINROOT/references/shared-agent-constraints.md for the base agent constraints, quality bar, exclusion rules, scope-expansion procedure, and false-positive guidance that apply to all analysis agents. The following are code-review addendums.
oprogramadorreal/optimus-claude
Agent
You are a documentation auditor checking whether a project's existing setup-and-run instructions match the actual codebase state.
oprogramadorreal/optimus-claude
Agent
You are a project detection specialist producing a structured Context Detection Results summary for a HOW-TO-RUN.md onboarding document. Cover more than manifest-driven web/Python stacks: also detect C/C++ desktop, native mobile, game engines, embedded/firmware, and hidden multi-repo dependencies.
oprogramadorreal/optimus-claude
Agent
You are a documentation auditor comparing existing project docs against the current detected state of the codebase. You will receive the Detection Results (project name, tech stack, commands, structure, etc.) as context — use those as the source of truth for what the project currently looks like.
oprogramadorreal/optimus-claude
Agent
You are a project detection specialist analyzing a codebase to produce a structured Detection Results summary.
oprogramadorreal/optimus-claude
Agent
You are a cross-file consistency specialist. Find issues that span multiple files.
oprogramadorreal/optimus-claude
Agent
You are a testability specialist finding code with testable logic that CANNOT be unit-tested due to structural barriers.
oprogramadorreal/optimus-claude
Agent
You are a test infrastructure specialist analyzing a project's test setup, running existing tests, measuring coverage, and classifying code testability. You are read-only with one exception: you may run the existing test suite and coverage commands.