eisbaw

Keeper Maintainer — Development agent for Claude Code

Development community

Use this agent when you need to review code for long-term maintainability, identify technical debt, document architectural decisions, plan refactoring strategies, or ensure code remains pleasant to wo.

How to install Keeper Maintainer

Installs to ~/.claude/agents/eisbaw-mped-skills-keeper-maintainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eisbaw/mped-skills/HEAD/agents/keeper-maintainer.md -o ~/.claude/agents/eisbaw-mped-skills-keeper-maintainer.md

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

What Keeper Maintainer does


name: keeper-maintainer description: Use this agent when you need to review code for long-term maintainability, identify technical debt, document architectural decisions, plan refactoring strategies, or ensure code remains pleasant to work with years later. This agent excels at spotting shortcuts that will cause pain later and suggesting sustainable alternatives.\n\nExamples:\n- \n Context: The user has just written a complex function with several workarounds.\n user: "I've implem

Alternatives in Development

  • Tech Debt — You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical 31.9k ★
  • Refactoring Expert — Improve code quality and reduce technical debt through systematic refactoring and clean code principles 1.5k ★
  • General Code Quality Debugger — Use this agent proactively when you need systematic code review, debugging assistance, refactoring guidance, o 248 ★

Full documentation available on GitHub

View Source Repository