architecture-reviewer

Installation
SKILL.md

Architecture Reviewer

Keeps large codebases from turning into big balls of mud.

Process

  1. Get a structural view (use repo-graph MCP or manual exploration + subagents).
  2. Map current modules and data flow.
  3. Identify:
    • Unclear or violated boundaries
    • High coupling / low cohesion
    • Missing abstractions
    • Opportunities for ports/adapters or domain-driven splits
  4. Propose the smallest change that meaningfully improves the situation.
  5. Always pair recommendations with a plan (hand off to plan-mode-orchestrator).

Output Format

Installs
2
GitHub Stars
5
First Seen
Jun 17, 2026
architecture-reviewer — cobusgreyling/grok-build-arsenal