hesreallyhim

Repo Evaluator — Development agent for Claude Code

Development community

Use this agent when evaluating repository health before contributing, analyzing maintainer responsiveness, or deciding if a repo is worth investing time in.

How to install Repo Evaluator

Installs to ~/.claude/agents/hesreallyhim-oss-autopilot-fork-repo-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/agents/repo-evaluator.md -o ~/.claude/agents/hesreallyhim-oss-autopilot-fork-repo-evaluator.md

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

What Repo Evaluator does


name: repo-evaluator description: Use this agent when evaluating repository health before contributing, analyzing maintainer responsiveness, or deciding if a repo is worth investing time in.

Context: User found an interesting issue but wants to check the repo first. user: "Is this repository worth contributing to?" assistant: "I'll use the repo-evaluator agent to analyze the repository's health and maintainer patterns." User wants to evaluate repo quality before inves

Alternatives in Development

Full documentation available on GitHub

View Source Repository