specialist-engineering-github-operator

Installation
SKILL.md

Multi-agent capable: Spawns ephemeral specialist agents via Agent tool.

When to Use

When you need GitHub repository operations: listing repos, cloning, pull/push, PR creation, issue listing, or gh CLI installation verification.

Installing gh

Confirm gh is present with gh --version. If it is missing, install it per platform:

  • macOS: brew install gh
  • Windows: winget install GitHub.cli or scoop install gh
  • Linux: follow the official GitHub CLI download (https://cli.github.com)

Verify with gh --version, then authenticate with gh auth login.

Steps

Step 1 — Spawn the specialist

Installs
1
First Seen
Aug 15, 2026
specialist-engineering-github-operator — naimsolong/ai-software-agency