mastering-github-cli

100
A

GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" commands, "github cli", searching repos for files/directories (.skilz, .cursor, .codex, Dockerfile), monitoring GitHub Actions workflows, checking PR CI status, downloading artifacts, creating PRs/issues/repos from command line, triggering workflows, forking repos, batch operations, "write a workflow", "github actions", "CI/CD pipeline", "workflow yam...

#workflow authoring#GitHub CLI#workflow#GitHub Actions#GitHub#Find repos#references#monitoring.md references

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install SpillwaveSolutions/mastering-github-agent-skill/mastering-github-cli
skilz install SpillwaveSolutions/mastering-github-agent-skill/mastering-github-cli --agent opencode
skilz install SpillwaveSolutions/mastering-github-agent-skill/mastering-github-cli --agent codex
skilz install SpillwaveSolutions/mastering-github-agent-skill/mastering-github-cli --agent gemini

First time? Install Skilz: pip install skilz

Works with 14 AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/SpillwaveSolutions/mastering-github-agent-skill
2. Copy the agent skill directory:
cp -r mastering-github-agent-skill ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Type
Technical
Meta-Domain
development
Primary Domain
github
Market Score
100

Agent Skill Grade

A
Score: 100/100 Click to see breakdown

Score Breakdown

Spec Compliance
15/15
PDA Architecture
28/30
Ease of Use
23/25
Writing Style
9/10
Utility
19/20
Modifiers: +8

Areas to Improve

  • Workflow-authoring reference too long
  • Missing expected output examples

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-19

Developer Feedback

I took a look at your mastering-github-cli skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 100/100, A-grade territory. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (15/15) — you've nailed the frontmatter, naming conventions, and description quality. The weakest pillar is Writing Style (9/10), but honestly, that's splitting hairs at this level.

What's Working Well

  • Two-tier architecture is chef's kiss. Your main SKILL.md (245 lines) links to 6 specialized references instead of dumping everything in one file. That's exactly how Progressive Disclosure should work — agents load what they need, when they need it.

  • Trigger phrases are comprehensive. You cover the full spectrum: "gh commands", "github cli", "GitHub Actions", "workflow yaml", "matrix builds", "CI/CD monitoring". This means the skill activates for the right use cases.

  • Dense, command-focused content. Your references avoid fluffy prose — they're tables of commands, flags, and real examples. The search.md, api.md, and automation.md files are tight and scannable.

  • Strong validation and feedback loops. You document exit codes, rate limit checks, gh auth status verification, and include a pre-commit checklist. Agents can actually verify things worked.

The Big One: Workflow-Authoring Length

Your workflow-authoring.md clocks in at 1600 lines, which is a lot to load when an agent only needs a specific pattern (matrix builds, caching, OIDC, etc.). This costs you about 2 points on PDA.

Here's the fix: Split this into two files:

  • references/workflow-basics.md — Simple workflows, common patterns, caching 101
  • `references/wor...

AI-Detected Topics

Extracted using NLP analysis

workflow authoring GitHub CLI workflow GitHub Actions GitHub Find repos references monitoring.md references Actions workflow command reference

Report Security Issue

Found a security vulnerability in this agent skill?