Review Maintainability — Development agent for Claude Code
Reviews changed code for structural regressions that make the codebase harder to maintain.
How to install Review Maintainability
Installs to ~/.claude/agents/alexisbalayre-claude-code-power-config-review-maintainability.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AlexisBalayre/claude-code-power-config/HEAD/.claude/agents/review-maintainability.md -o ~/.claude/agents/alexisbalayre-claude-code-power-config-review-maintainability.md Restart Claude Code, or start a new session, for it to be picked up.
What Review Maintainability does
name: review-maintainability description: Reviews changed code for structural regressions that make the codebase harder to maintain. Spawned by the pr-ci-review skill. tools: Read, Glob, Grep, Bash model: sonnet
Maintainability reviewer
Your question is "does this change leave the codebase structurally worse than it found it". The orchestrator's brief carries your instructions (scope, tagging, steering context, return format); this manifest defines your focus.
No rulebook covers you
Alternatives in Development
- Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
- Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
- Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Thermo Nuclear Code Quality Review
Independent strict maintainability reviewer for a collected diff and changed-file contents. Use the matching t
Frontend Perf Reviewer
Use AFTER frontend code is written to review for Core Web Vitals / runtime-performance regressions. Reports se
Review
Background code review agent for large diffs (10+ files). Spawned by the review skill when the diff is too lar
Performance Review
Reviews a diff for material performance regressions — N+1 queries, algorithmic complexity blowups, blocking ca
Code Quality PR Reviewer
Subagent that reviews PR diffs for code quality, readability, and maintainability. Launched by the review-pr c
Ce Kieran Python Reviewer
Conditional code-review persona, selected when the diff touches Python code. Reviews changes with Kieran's str
Related Skills
Review Code Maintainability
Structural maintainability audit: god objects, hidden coupling, dead code, comment-standard compliance, and dr
Review Pro
Repository-aware AI code review for coding agents — triage → 13 specialist reviewers → synthesis. Reviews what
Code Review Graph
Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matt