What problem does it solve? Contributor PRs and issues surface in a Discord channel faster than maintainers can verify them, and stale or already-merged items waste review time. This Skill turns that noisy queue into a verified, prioritized list of live-open candidates with risk and verification assessments. ## Core Features & Use Cases - Archive-to-live pipeline: Extracts GitHub PR/issue references from the local Discord archive, then rechecks each one against the live GitHub API before listing anything as open. - Maintainer-quality review: Inspects PR bodies, diffs, checks, and current main-branch code to classify blast radius, detect duplicates or already-fixed items, and state whether local or live proof is needed. - Compact ranked output: Produces color-coded bullets with @handle, LOC, type, risk marker, blast radius, and verifiability, sorted by maintainer importance rather than recency. - Use Case: Ask for "5 new clawtributor candidates" and receive five verified live-open PRs, each with a one-line summary, risk marker, and proof hint, ready for triage decisions. ## Quick Start Ask the assistant to list the five best open clawtributor PR candidates with live status rechecks and risk summaries.