Rogue GitHub CLI Skill — Git skill for Claude Code
GitHub CLI authentication and workflow configuration.
How to install Rogue GitHub CLI Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open rogue-dev-studio/rogue-github-cli-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rogue GitHub CLI Skill does
GitHub CLI authentication and workflow configuration. Use when the project needs this capability or the user / team manifest asks for it. Use for specialized `github-cli` work when listed in TEAM.yaml or explicitly requested.
Alternatives in Git
- Clean Worktrees (Automatic) — Automatically remove all worktrees for branches merged into master 25.5k ★
- Superclaude — by SuperClaude-Org - A versatile configuration framework that enhances Claude Code with specialized commands 21.7k ★
- OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
README
rogue-github-cli-skill
**Rogue Development** skill package for agents.
GitHub CLI authentication and workflow configuration. Use when the project needs this capability or the user / team manifest asks for it. Use for specialized `github-cli` work when listed in TEAM.yaml or explicitly requested.
- Market: https://rogue-dev-studio.github.io/rogue-market-agent/
- Skill id:
github-cli
Install
Copy `SKILL.md` into your agent skills directory (Cursor / Claude Code / compatible host), or clone this repository.
License
MIT - Rogue Development. See `LICENSE` and `NOTICE`.
Related Skills
Terminal
You can use local terminal tools when the user asks for codebase work, filesystem inspection, command executio
Twin Sparrow Apps
Use installed Codex app connectors for Twin Sparrow-focused work. Trigger when the user asks to use Codex Apps
Rogue Agentic Flow Skill
Canonical multi-agent orchestration: decompose work, dependency graphs, parallel tracks, handoffs, and merge.
Push All.SKILL
Use when the user explicitly asks to stage all current changes, create a commit, and push to the remote after
Cc Remote
Use cc_execute/cc_check to run tasks on the user's local machine via Claude Code. Triggers when user asks to r
Gen Commit Message
Use when user has staged changes and asks for a commit message, says "what should the commit message be", or t
Related Agents
MCP Bridge Expert
Use this agent when the user needs help with MCP Bridge configuration, debugging connection issues to external
Home Automation Engineer
Use this agent when the user needs to work on Home Assistant integrations, IoT device setup, smart home automa
Security Compliance Reviewer
Use this agent when code changes involve authentication, authorization, logging, configuration, or security-se