denysfast

M Code Architecture Reviewer — Data & AI agent for Claude Code

Data & AI community

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

Terminal
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 Repository