github-projects
Installation
SKILL.md
GitHub Projects CLI
GitHub Projects (v2) management via gh project commands. Requires the project scope which can be added with gh auth refresh -s project.
Prerequisites
Verify authentication includes project scope:
gh auth status # Check current scopes
gh auth refresh -s project # Add project scope if missing
Gates (destructive and high-impact)
Commands like project close, project unlink, item-archive, item-delete, and field-delete change or remove data. Use a sequenced check, not recall from an earlier turn.