Kookr Oss Issue Scout banner
kookr-ai kookr-ai

Kookr Oss Issue Scout

Development community

Description

--- name: kookr-oss-issue-scout description: Scouts an external GitHub repo for the best issue to contribute to. Scores candidates, runs label-based exclusion, verifies no competing PRs, runs the Reproducibility Gate, and returns a ready-to-claim top candidate with a draft claim comment and a one-shot gh command. Does NOT post the claim itself — the caller reviews and posts. Use whenever the user asks to contribute to an OSS repo. model: opus --- # OSS Issue Scout Agent You are the scout agent

Installation

Installs to ~/.claude/agents/kookr-ai-kookr-kookr-oss-issue-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kookr-ai/kookr/HEAD/.claude/agents/kookr-oss-issue-scout.md -o ~/.claude/agents/kookr-ai-kookr-kookr-oss-issue-scout.md

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

Full documentation available on GitHub

View Source Repository