Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
meshIQ avatar

Gh Workflow

  • Updated June 8, 2026
  • evaldasguogis/shared-tools-marketplace

gh-workflow is a Claude Code skill in the Automation & Workflows category. Tiny gh-CLI skills for everyday PR/branch housekeeping (my-prs, review-queue, stale-branches). Stack-agnostic.

Key points

  • gh-workflow
  • Automation & Workflows
  • AI-coding skill

Gh Workflow by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add evaldasguogis/shared-tools-marketplace
/plugin install gh-workflow@shared-tools

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJune 8, 2026
Repositoryevaldasguogis/shared-tools-marketplace

What it does

Tiny gh-CLI skills for everyday PR/branch housekeeping (my-prs, review-queue, stale-branches). Stack-agnostic.

README.md

shared-tools (Claude Code plugin marketplace)

Internal Claude Code plugins for the team, owned by meshIQ.

Plugins

  • gh-workflow — tiny gh-CLI skills for everyday PR/branch housekeeping:
    • my-prs — your open PRs across the Nastel org, with the merge-ready ones on top
    • review-queue — PRs awaiting your review, oldest-first
    • stale-branches — in the current repo, find merged-PR branches you forgot to delete (asks before deleting; never touches main/master/release/*/hotfix/*)

Use it

/plugin marketplace add evaldasguogis/shared-tools-marketplace
/plugin install gh-workflow@shared-tools

Or enable it per-project by committing this to the project's .claude/settings.json:

{
  "extraKnownMarketplaces": {
    "shared-tools": { "source": { "source": "github", "repo": "evaldasguogis/shared-tools-marketplace" } }
  },
  "enabledPlugins": { "gh-workflow@shared-tools": true }
}

Hosted at evaldasguogis/shared-tools-marketplace (personal space) for now; owned by meshIQ (the owner field is just a label, independent of the host). Requires the gh CLI authenticated inside your environment.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.