calc1f4r

Improve Codebase Architecture — Testing & QA agent for Claude Code

Testing & QA community

Finds architecture-deepening opportunities in a codebase by reading domain language, respecting ADRs, exploring module seams, and proposing refactors that improve locality, leverage, test surfaces, an.

How to install Improve Codebase Architecture

Installs to ~/.claude/agents/calc1f4r-horus-improve-codebase-architecture.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/calc1f4r/Horus/HEAD/.claude/agents/improve-codebase-architecture.md -o ~/.claude/agents/calc1f4r-horus-improve-codebase-architecture.md

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

What Improve Codebase Architecture does


name: improve-codebase-architecture description: "Finds architecture-deepening opportunities in a codebase by reading domain language, respecting ADRs, exploring module seams, and proposing refactors that improve locality, leverage, test surfaces, and AI navigability. Use for architecture reviews, refactoring strategy, coupling reduction, module consolidation, interface design, and deciding where seams and adapters should live." tools: [Write, Agent, Bash, Edit, Glob, Grep, Read, WebFetch, W

Alternatives in Testing & QA

Full documentation available on GitHub

View Source Repository