What problem does it solve?
This Skill removes uncertainty and friction when provisioning GitHub organization repositories, configuring branch protection, and creating or verifying fine-grained personal access tokens so admins and automation avoid opaque 403 errors and misconfigured protections.
Core Features & Use Cases
- Fine-grained PAT guidance: Walkthrough and scripts to create tokens with the precise repository-administration permissions required for org repo creation.
- Idempotent org repo creation: Create or skip existing private repos in an org with safe defaults.
- Organization-level rulesets & triage: Apply an org-level ruleset to protect main/staging/prod, detect plan gating (Team required), and probe tokens to diagnose "Resource not accessible by personal access token" 403s.
Quick Start
Use the gh skill to create a fine-grained PAT targeted at your organization and run the probe-token check to verify repo creation and ruleset access.