This is the shortest honest GitHub Copilot adoption path for SourceHarbor.
| If you want to… | Use this | Why |
|---|---|---|
| give GitHub Copilot governed access to jobs, retrieval, and artifacts | MCP | same control-tower truth the operator surfaces use |
| call SourceHarbor from scripts or tools | @sourceharbor/sdk |
typed HTTP client for the public contract |
| do quick terminal inspection | @sourceharbor/cli |
thin CLI over the current API |
| boot and manage the whole repo locally | ./bin/sourceharbor |
repo-local runtime management stays in the clone |
Use templates/public-skills/github-copilot/sourceharbor-watchlist-briefing.md when you want GitHub Copilot to operate over SourceHarbor watchlists, Ask, and evidence surfaces without reading any private repo memory first.
If you want a stronger, source-installable bundle instead of a docs-only starter, use:
This is the repo’s strongest current artifact for GitHub Copilot source install or repo marketplace distribution.