Skip to content

Comments

feat(skills): add GitHub CLI skill#507

Merged
bug-ops merged 1 commit intomainfrom
feat/github-skill
Feb 18, 2026
Merged

feat(skills): add GitHub CLI skill#507
bug-ops merged 1 commit intomainfrom
feat/github-skill

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Feb 18, 2026

Summary

  • Add skills/github/ skill for GitHub CLI (gh) operations
  • All commands use --limit, --json, --jq, | head to minimize token usage
  • Covers: issues, PRs, repos, releases, workflows, search, raw API
  • Installation instructions for macOS, Ubuntu/Debian, Fedora/RHEL, Arch, Windows

Test plan

  • SKILL.md follows existing skill YAML frontmatter + markdown pattern
  • References directory structure matches system-info skill convention

@github-actions github-actions bot added documentation Improvements or additions to documentation skills SKILL.md system enhancement New feature or request size/M labels Feb 18, 2026
@bug-ops bug-ops enabled auto-merge (squash) February 18, 2026 00:30
Add gh skill covering issues, PRs, repos, releases, workflows, search,
and raw API commands. All commands use --limit/--json/--jq/head pipes
to minimize token consumption. Includes installation instructions for
macOS, Ubuntu/Debian, Fedora/RHEL, Arch, and Windows.
@bug-ops bug-ops merged commit 09f054c into main Feb 18, 2026
18 checks passed
@bug-ops bug-ops deleted the feat/github-skill branch February 18, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request size/M skills SKILL.md system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant