Common uses
- mapping projects to GitHub repos
- opening and tracking pull requests
- surfacing CI status during review
- ingesting GitHub webhooks
Practical advice
- keep the repo mapping accurate in
conductor.yaml - use GitHub CLI on the same machine as the orchestrator
- wire webhooks only after local task dispatch is already stable

