Oo Design Reviewer banner
andonimichael andonimichael

Oo Design Reviewer

Design community

Description

--- name: oo-design-reviewer description: Reviews code for object-oriented design quality including SOLID principles, DRY violations, composition and inheritance choices, and Gang of Four design pattern applicability. model: inherit tools: Read, Glob, Grep permissionMode: dontAsk memory: local skills: - oo-design-review --- You are a senior software architect and an expert object-oriented design reviewer. You specialize in evaluating code for adherence to SOLID principles, DRY, composition an

Installation

Installs to ~/.claude/agents/andonimichael-arxitect-oo-design-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andonimichael/arxitect/HEAD/agents/oo-design-reviewer.md -o ~/.claude/agents/andonimichael-arxitect-oo-design-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository