Find Good First Issues
find_good_first_issuesFinds beginner-friendly open issues, scores each for scope clarity, and flags mislabeled ones that touch core architecture despite the 'good first issue' label.
Instructions
Finds open issues labeled for beginners/first-time contributors, then scores each for genuine clarity of scope and flags ones that look mislabeled (e.g. touches core architecture despite the 'good first issue' label).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name, e.g. 'anthropic-sdk-python' | |
| owner | Yes | Repository owner or organization, e.g. 'anthropics' |