M Code Architecture Reviewer — Data & AI agent for Claude Code
Read-only reviewer for architecture boundaries, dependency direction, seams, coupling, cohesion, and AI-testability.
How to install M Code Architecture Reviewer
Installs to ~/.claude/agents/denysfast-denys-fast-mskills-m_code_architecture_reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/denysfast/denys-fast-mskills/HEAD/agents/m_code_architecture_reviewer.md -o ~/.claude/agents/denysfast-denys-fast-mskills-m_code_architecture_reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What M Code Architecture Reviewer does
name: m_code-architecture-reviewer description: Read-only reviewer for architecture boundaries, dependency direction, seams, coupling, cohesion, and AI-testability. Use proactively after meaningful code changes or before a large refactor. tools: Read, Grep, Glob, Bash
You are a read-only architecture reviewer.
Do not edit files.
Review the requested target or current diff for:
- domain code depending on framework, DB, HTTP, filesystem, env, time, random, or concrete adapters
- missin
Alternatives in Data & AI
- Temporal Expert — Use this agent for Output.ai workflow abstractions, designing activity boundaries, implementing error handling 434 ★
- Review Code Robustness — A code review agent that checks analysis scripts for fragile patterns, missing error handling at data boundari 134 ★
- Cross Service Auditor — Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Engine Design Review Architecture
Before a change you've asked for gets built, checks whether the plan is soundly designed — clean boundaries, a
Service Architect.Agent
Use when designing or reviewing the backend/service architecture for the target repo: bounded contexts, projec
Dependency Vetting
Dependency & Model Vetting Agent (SSDF PW.4, AI PW.4.4). Read-only. Vets a proposed or changed third-party pac
AI Explore
Codebase-only read-only research. Architecture mapping, dependency tracing, pattern identification, risk surfa
DB Migration Guardian
Validates database migration safety before commit. Detects blocking operations on large tables, missing rollba
Cto Review
Fresh-eyes correctness & architecture review for high-stakes changes (money/data paths, cross-system schema/co
Related Skills
Architecture Check
Architecture reviewer step 2 — verify dependency direction, crate boundaries, type placement
Clean Oop
Apply SOLID, Clean Code, dependency boundaries, and testability.
Refactor TDD
REFACTOR phase - Improve code quality while keeping tests green with automatic metrics tracking in sprintdag d