This skill helps you manage GitHub tasks like pull requests, issues, and discussions. It understands the context of your changes and writes clear descriptions. The tone is friendly and informal.
You can create or update pull requests, file issues, post comments, and start discussions. The skill checks your setup before proceeding. It works best for open source contributions.
Use simple phrases like create PR or file issue to get started. The skill guides you through each step with ready-made workflows.
Global
mkdir -p ~/.claude/skills/yeetProject
mkdir -p .claude/skills/yeetSource Repository
Caveman Commitjuliusbrussee/caveman
Generate ultra-compressed commit messages with Conventional Commits format
Verification Before Completionobra/superpowers
Always run fresh verification before claiming work is complete or passing
Using Git Worktreesobra/superpowers
Isolate your feature work with git worktrees and keep your main branch safe
Finishing A Development Branchobra/superpowers
Finish your development branch with merge, pull request, or cleanup options
Git Guardrails Claude Codemattpocock/skills
Stop dangerous git commands from running automatically with safety hooks
Setup Pre Commitmattpocock/skills
Automate code formatting type checking and tests before every commit
Git Commitgithub/awesome-copilot
Automatically write standardized git commits by analyzing your code changes
Git Advanced Workflowswshobson/agents
Master advanced Git workflows for clean history and confident recovery