๐ŸŽฏ

cli-gh

๐ŸŽฏSkill

from paulrberg/agent-skills

VibeIndex|
What it does
|

Expert guidance for GitHub CLI (gh) operations covering pull request management, issue tracking, repository search, label management, GitHub Actions workflow triggering, codespace management, and release automation from the command line with built-in safety rules.

๐Ÿ“ฆ

Same repository

paulrberg/agent-skills(31 items)

cli-gh

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add paulrberg/agent-skills --skill cli-gh
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add paulrberg/agent-skills --skill cli-gh
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/cli-gh/SKILL.md

SKILL.md

973Installs
-
AddedFeb 9, 2026

More from this repository10

๐ŸŽฏ
code-simplify๐ŸŽฏSkill

Code simplification skill that reduces complexity while preserving behavior, public contracts, and side effects, with scope resolution from session-modified files, behavior baseline verification, and small reversible edits following project conventions.

๐ŸŽฏ
code-review๐ŸŽฏSkill

Code review skill that finds high-impact defects in changed code with evidence, prioritizing security, correctness, and regressions over style nits, with optional --fix flag to automatically apply suggested fixes in severity order and verify changes.

๐ŸŽฏ
effect-ts๐ŸŽฏSkill

Skill

๐ŸŽฏ
biome-js๐ŸŽฏSkill

Provides BiomeJS linting and formatting guidance for JavaScript/TypeScript code quality and style consistency.

๐ŸŽฏ
code-polish๐ŸŽฏSkill

A code polish skill from PRB's agent skills collection, designed for Claude Code and Codex with opinionated patterns for code cleanup and quality improvement.

๐ŸŽฏ
tailwind-css๐ŸŽฏSkill

A Tailwind CSS skill from PRB's agent skills collection, designed primarily for Claude Code and Codex with reusable development patterns and conventions.

๐ŸŽฏ
md-docs๐ŸŽฏSkill

A collection of agent skills including a read-only Codex oracle for planning and code review, Just command runner integration, prompt refinement, release bumping, Markdown docs generation, commit workflows, ls-lint file naming checks, and delayed command execution.

๐ŸŽฏ
bump-release๐ŸŽฏSkill

A collection of agent skills including a read-only Codex oracle for planning and code review, Just command runner integration, prompt refinement, release bumping, Markdown docs generation, commit workflows, ls-lint file naming checks, and delayed command execution.

๐ŸŽฏ
bump-deps๐ŸŽฏSkill

Skill for Node.js dependency updates from a collection of agent skills designed for Claude Code and Codex, covering linting, code review, Git workflows, and CLI tool guidance.

๐ŸŽฏ
yeet๐ŸŽฏSkill

A skill for quickly deleting or removing code. Part of PaulRBerg's agent skills collection built for Claude Code and Codex, which includes tools for code review, release management, GitHub CLI operations, and various development workflows.