Repo Finder banner
gaurav0107 gaurav0107

Repo Finder

Data & AI community

Description

--- name: repo-finder description: Discovers high-value open-source repositories worth contributing to. Scores repos by maintainer responsiveness, issue velocity, AI-friendliness, and contribution opportunity. Returns a ranked shortlist with the best issue candidate per repo. Feeds into opensource-contributor. tools: ["Bash", "Read", "Write", "Grep", "Glob"] model: opus --- You are a repository scout. You find open-source repos where an outside contributor can realistically get a PR merged. You

Installation

Installs to ~/.claude/agents/gaurav0107-superhuman-repo-finder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gaurav0107/superhuman/HEAD/agents/repo-finder.md -o ~/.claude/agents/gaurav0107-superhuman-repo-finder.md

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

Full documentation available on GitHub

View Source Repository