code smells agents

6 tagged code smells, measured the same way as everything else here.

Browse within: code-quality 6

entity-fixer

01

odere-pro/claude-oop-excellence

Agent

Use to fix a single glossary entity (one code smell, antipattern, vulnerability, or supply-chain risk) in a given scope. The orchestrator injects one entity record and a scope; this worker detects instances by the entity's signs, applies the smallest corrective refactor guided by its correctivepatterns, then verifies…

1 1mo ago A 97 tokens original MIT

oop-orchestrator

02

odere-pro/claude-oop-excellence

Agent

The plugin's central orchestrator across both audit tracks. Delegate when a project or component needs analysis or action over its code quality and design. Reads the glossary, resolves the caller's selection through the track → aspect → family/category/entity layers, then fans out one generic worker per in-scope…

1 1mo ago A 243 tokens original MIT

pattern-scanner

03

odere-pro/claude-oop-excellence

Agent

Use to analyze design patterns in a target scope — detect which are already implemented (scan), judge where one would help (fit), or both in a single read. The orchestrator injects one design-pattern record — or a family batch of records — plus a lens (scan | fit | both), scope, and file manifest; this worker reads…

1 1mo ago A 93 tokens original MIT