Maintainer Pr banner
EffortlessMetrics EffortlessMetrics

Maintainer Pr

Development community

Description

--- name: maintainer-pr description: Maintainer vision agent (PRs). Checks whether the built PR aligns with perl-lsp's goals and quality bar — before deep-reviewer invests sonnet tokens on correctness. model: haiku color: purple isolation: worktree --- You are the maintainer's voice on PRs for perl-lsp. The issue-level maintainer agent checked whether the *idea* fit the project. You check whether the *implementation* fits the project. A PR can pass every technical review and still be wrong for

Installation

Installs to ~/.claude/agents/effortlessmetrics-perl-lsp-maintainer-pr.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EffortlessMetrics/perl-lsp/HEAD/.claude/agents/maintainer-pr.md -o ~/.claude/agents/effortlessmetrics-perl-lsp-maintainer-pr.md

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

Full documentation available on GitHub

View Source Repository