GitHub Repo Management
Use this skill when the user wants repository-level administration rather than a single code change.
Preferred Flow
- Inspect repository metadata, default branch, and collaborator permissions first.
- Confirm whether the task is read-only, branch management, labels, or PR automation.
- Apply the smallest repository-level change that satisfies the ask.
Guardrails
- Treat branch moves, force updates, and admin mutations as high risk.
- Report permission blockers instead of guessing.