Workflow Recommendations

Pick a workflow and compare a small reviewed starting set before installing anything.

Generated 2026-06-08 8 workflows Markdown version JSON API Chooser Catalog README

Daily maintainer triage

Aliases: maintainer, dashboard, notifications, notify
#1 active
dlvhdr/gh-dash

Maintainers who live in PR, issue, and notification queues.

Avoid if: You prefer one-off commands over a persistent TUI.

gh extension install dlvhdr/gh-dash
#2 active
agynio/gh-pr-review

Reviewers who want inline PR review workflows in the terminal.

Avoid if: Your team reviews exclusively in the GitHub web UI.

gh extension install agynio/gh-pr-review
#3 active
meiji163/gh-notify

Developers who want notification awareness without the browser.

Avoid if: You already manage notifications through email or mobile.

gh extension install meiji163/gh-notify

PR and issue review

Aliases: issues, review, pull-requests
#1 active
agynio/gh-pr-review

Reviewers who want inline PR review workflows in the terminal.

Avoid if: Your team reviews exclusively in the GitHub web UI.

gh extension install agynio/gh-pr-review
#2 active
github/gh-stack

Teams that split large changes into dependent PRs.

Avoid if: Your team avoids stacked changes.

gh extension install github/gh-stack
#3 active
einride/gh-dependabot

Teams that process many dependency update pull requests.

Avoid if: You do not use Dependabot.

gh extension install einride/gh-dependabot

GitHub Actions operations

Aliases: ci, workflows
#1 active
dlvhdr/gh-enhance

Developers who want an interactive terminal UI for GitHub Actions workflows.

Avoid if: You only need basic workflow status output or prefer the GitHub web UI.

gh extension install dlvhdr/gh-enhance
#2 active
fchimpan/gh-workflow-stats

CI owners investigating slow or flaky workflows.

Avoid if: You only need the latest run status.

gh extension install fchimpan/gh-workflow-stats
#3 active
github/gh-actions-importer

Enterprise teams migrating from other CI systems.

Avoid if: Your project is already on GitHub Actions.

gh extension install github/gh-actions-importer

AI and agent workflows

Aliases: agents, models
#1 active
github/gh-aw

Developers experimenting with GitHub-native agent workflows.

Avoid if: You are not using agentic automation yet.

gh extension install github/gh-aw
#2 active
github/gh-models

Developers testing prompts and models from the terminal.

Avoid if: You do not use GitHub Models.

gh extension install github/gh-models
#3 active
shuymn/gh-mcp

Users connecting AI tools to GitHub through MCP.

Avoid if: You do not use MCP-compatible clients.

gh extension install shuymn/gh-mcp

Local branch cleanup

Aliases: branch, cleanup, repo-cleanup
#1 active
seachicken/gh-poi

Developers who want a trustworthy branch cleanup default.

Avoid if: You want to manually inspect every branch before deletion.

gh extension install seachicken/gh-poi
#2 watch
mislav/gh-branch

Developers with many local branches.

Avoid if: You want only automated cleanup rather than manual selection.

gh extension install mislav/gh-branch
#3 active
redraw/gh-install

Developers who often install tools from GitHub releases.

Avoid if: You already use a package manager for all release binaries.

gh extension install redraw/gh-install

Documentation review

Aliases: markdown, readme
#1 active
yusukebe/gh-markdown-preview

README, issue template, and documentation review.

Avoid if: You need fully offline preview support.

gh extension install yusukebe/gh-markdown-preview
#2 active
thiagokokada/gh-gfm-preview

Writers who need Markdown preview without relying on GitHub web UI.

Avoid if: You only need the simplest browser-based preview.

gh extension install thiagokokada/gh-gfm-preview

Security and admin

Aliases: admin, compliance
#1 watch
advanced-security/gh-sbom

Teams that need SBOM output during release or compliance work.

Avoid if: Your SBOM workflow is already handled by another build step.

gh extension install advanced-security/gh-sbom
#2 active
Link-/gh-token

Developers working with GitHub App authentication.

Avoid if: You only use personal access tokens or browser flows.

gh extension install Link-/gh-token
#3 active
github/gh-gei

Enterprise teams migrating repositories to GitHub Enterprise Cloud.

Avoid if: You are not running GitHub migration projects.

gh extension install github/gh-gei