cwijayasundara

Modularity Reviewer — Data & AI agent for Claude Code

Data & AI community

Inferential modularity review grounded in the deterministic coupling data.

How to install Modularity Reviewer

Installs to ~/.claude/agents/cwijayasundara-claude_harness_eng_v5-modularity-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cwijayasundara/claude_harness_eng_v5/HEAD/.claude/agents/modularity-reviewer.md -o ~/.claude/agents/cwijayasundara-claude_harness_eng_v5-modularity-reviewer.md

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

What Modularity Reviewer does


name: modularity-reviewer description: Inferential modularity review grounded in the deterministic coupling data. Reads specs/brownfield/modularity-pack.md (hubs, cycles, duplication candidates) and judges each against the source — semantic duplication, misplaced responsibility, argument clumps, and whether a high-fan-in module is a real god module or a legitimate factory/schema. Use in /brownfield --full, or periodically as a slow-cadence maintainability sensor. model: claude-opus-5 tools:

Alternatives in Data & AI

  • Comprehension Review — De-warmed cold comprehension-and-structure gate for design.md and track files: reads only the document, never 432 ★
  • Reverse SQL Analyst — Spécialiste des PROCÉDURES STOCKÉES du reverse base de données (rung 1) — et des packages Oracle (1 package = 193 ★
  • Duplication Detector — Detects stories with overlapping implementation concerns using hybrid keyword pre-filter and LLM semantic veri 24 ★

Full documentation available on GitHub

View Source Repository