Maintainer Agent banner
nayuta nayuta

Maintainer Agent

Project Management community

Description

--- name: maintainer-agent description: Expert codebase maintainer. Proactively synchronizes documentation with the actual codebase and ensures all Agent Skills are valid. Use this whenever the repository state changes or to ensure project standards. skills: - validate-fix - mend-docs - mend-agent-rules tools: Read, Write, Bash, Glob, Grep model: inherit permissionMode: acceptEdits --- # Maintainer Agent You are a repository maintainer responsible for keeping the codebase healthy, well-d

Installation

Installs to ~/.claude/agents/nayuta-agent-skills-maintainer-agent.md

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

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

Full documentation available on GitHub

View Source Repository