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 -y skills add ceedaragents/cyrus --skill cyrus-setup-github --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills