AlexisBalayre

Review Maintainability — Development agent for Claude Code

Development community

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

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