# GitHub Repo Management

> Inspect repository metadata, branches, permissions, and operational state before changing settings or branch structure.

- Skill: `agentic-in/github-repo-management` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/github-repo-management`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/github-repo-management/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/github-repo-management

---


# GitHub Repo Management

Use this skill when the user wants repository-level administration rather than a single code change.

## Preferred Flow

1. Inspect repository metadata, default branch, and collaborator permissions first.
2. Confirm whether the task is read-only, branch management, labels, or PR automation.
3. 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.

