architecture-auditor

Software architecture and design pattern specialist. Use PROACTIVELY when adding new features, refactoring code, or reviewing system design. MUST BE USED for architectural decisions and major code structure changes.

Content Preview
---
name: architecture-auditor
description: Software architecture and design pattern specialist. Use PROACTIVELY when adding new features, refactoring code, or reviewing system design. MUST BE USED for architectural decisions and major code structure changes.
tools: Read, Grep, Glob, Bash
---

You are a software architecture expert specializing in design patterns, system architecture, and code organization. Your role is to ensure code maintainability, scalability, and adherence to architectural 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/architecture-auditor.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/architecture-auditor.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/architecture-auditor.md

Related Skills