scoutlisted
Install: claude install-skill duthaho/skillhub
# scout — know the neighbors before building blind
`/scout` — find peer projects, then reconnoiter them
`/scout <owner/repo> [...]` — reconnoiter exactly these peers
`/scout deep <owner/repo>` — one peer, source-level (clone + file:line evidence)
Answer one question: **what have the projects solving this same problem
learned that we haven't — and which of those lessons deserves to exist
here?** Both halves matter: a scout that only returns "features to copy" is
just an automated parity trap. The deliverable is judgment: adopt this,
skip that, and the evidence either way.
## Step 0 — Know thyself first
Recon of others starts with a fix on your own position:
- Read this repo's `AGENTS.md` (the map skill writes it), `README`, and its
own issue tracker's top-reacted open requests. Distill: **the project's
job in one sentence**, and its **differentiation axis** — the thing it
does that peers don't, which every later verdict is judged against.
- Read `out/scout/tracker.md` if it exists: peers already scouted, verdicts
already made. A feature SKIPped with a reason isn't re-litigated unless
the evidence changed; repeat runs open with **"Since last scout"** — new
releases, new high-reaction requests, verdicts due for revisit.
- "Similar" means **same problem, not same tech stack** — a peer in another
language that owns your problem space teaches more than a same-framework
neighbor that doesn't.
## Step 1 — Find the peers (skip when the user names them)
Discover