Sets up GitHub CLI authentication and git config so Cyrus can push branches and open PRs, then optionally walks you through creating a GitHub App with webhooks if you want Cyrus to respond to @mentions in PR comments and reviews. The two-part flow is clean: outbound Git operations work immediately after part A, inbound webhook listening requires part B. One nice detail is the heads-up about GitHub's autocomplete quirk where bot accounts don't show up in @mention suggestions unless you create a matching user account first. Includes both automated browser paths via claude-in-chrome or agent-browser and a manual fallback for headless setups.
npx skills add https://github.com/ceedaragents/cyrus --skill cyrus-setup-github