From agi-super-team
Guides contributing to GitHub projects: forking, branching, PRs, code reviews, and issue management.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agi-super-team:collaborationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill documents how to collaborate on projects on GitHub.
This skill documents how to collaborate on projects on GitHub.
If you have write access to the project, you may work directly in the project.
If you only have read-only access and cannot write directly to any branches:
To submit changes to a project:
When asked to review code:
When responding to review feedback:
Once a PR has been merged:
Always create GitHub issues on the original repository, never on the fork. The fork is only for development work, if needed.
npx claudepluginhub aaaaqwq/agi-super-team --plugin agi-super-teamOpen-source pull request creation: PR descriptions, titles, fork workflows, and contribution compliance. Invoke whenever task involves any interaction with pull requests for external repositories — contributing code, opening PRs from forks, writing PR descriptions, or preparing changes for upstream submission.
Automates GitHub workflow: branching, committing, pushing, PRs, issues, and code review. Use when managing git operations or GitHub development lifecycle.
Investigates and resolves GitHub issues with systematic triage, root cause analysis, test-driven fixes, and pull request management. Use when given an issue ID or URL.