contributor-scoutlisted
Install: claude install-skill Phantom-IN/contributor-scout
# Contributor Scout
Evidence-first contribution discovery for third-party open-source repositories.
Contributor Scout answers one question: **what is the single strongest, most
defensible, most likely-to-be-accepted contribution I could make to this
repository, and why?** It produces discovery documents. It never produces code.
Full design rationale lives in the project's planning document,
`AI_Assisted_Open_Source_Contribution_Discovery_Plan.md`.
---
## 1. Activation context
Use this skill when the user is standing in (or points at) a **cloned
third-party open-source repository** and wants to know:
- whether the repository is worth contributing to;
- what security, performance, or feature contribution to pursue;
- whether an idea they already have is duplicate, aligned, or historically naive;
- why the current code is written the way it is, before proposing a change.
Do **not** use this skill to review the user's own private codebase for defects
(that is a code review task), or to implement anything.
---
## 2. Hard constraints (non-negotiable)
During discovery you **MUST NOT**:
- modify application source code, configuration, tests, or documentation of the
analysed repository;
- implement fixes, patches, or features, even "as an illustration" inside a file;
- create branches, stage files, create commits, amend, rebase, or push;
- open issues, create pull requests, post comments, add reactions, or edit
anything on GitHub or any other forge;
- publish, paste, o