github-cli
Installation
SKILL.md
GitHub CLI Workflows
Prerequisites
Ensure gh is authenticated:
gh auth status
Issues
Create Issue
gh issue create --title "Brief descriptive title" --body "$(cat <<'EOF'
## Summary
One-paragraph description of what needs to be done and why.