Gh CLI

Utiliser la CLI GitHub et Copilot en terminal. Use this skill whenever the user asks about gh cli in an open-source maintenance context — including phrasing like "utiliser gh cli", "scripter des actions github depuis le terminal" — even if they don't name the skill directly.

Tryboy869 467c0a0 805 B Updated

File contents

Quand invoquer ce skill

Utiliser la CLI GitHub et Copilot en terminal.

L1 — Réflexe de base

gh pr create, gh issue list pour éviter l'aller-retour navigateur.

L2 — Pratique professionnelle par défaut

Scripter des revues en masse : gh pr list --json + jq pour filtrer les PR stales.

L3 — Maîtrise d'architecte

Intégrer gh dans des hooks Git locaux ou des Actions pour des workflows de triage automatisé multi-repo (gh api avec pagination GraphQL).

tryboy869/opf/tree/main/skills/github/gh-cli commit 467c0a065a

Frequently asked questions

npx skillmds@latest add tryboy869/gh-cli