Issue Scout banner
LuciferDono LuciferDono

Issue Scout

Development community

Description

--- name: issue-scout description: Use this agent when searching for open-source issues to contribute to during the discover phase. This agent runs parallel GitHub searches, applies Rule 6 (verify issue is not taken), and scores quality signals. It should be invoked when the user runs `/contribute discover` and selects a domain to search. <example> Context: User selected "Find me something in AI/ML/Data Science (Python)" during discover phase. user: "/contribute discover" assistant: "Searching

Installation

Installs to ~/.claude/agents/luciferdono-contribute-issue-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LuciferDono/contribute/HEAD/agents/issue-scout.md -o ~/.claude/agents/luciferdono-contribute-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