Daily Maintainer Triage
3 commands
PRs, issues, review threads, and notifications from the terminal.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/daily-maintainer-triage.txt
gh extension install dlvhdr/gh-dash
gh extension install agynio/gh-pr-review
gh extension install meiji163/gh-notify
PR Review And Issue Triage
3 commands
Inline PR review, stacked PRs, and dependency update queues.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/pr-review-and-issue-triage.txt
gh extension install agynio/gh-pr-review
gh extension install github/gh-stack
gh extension install einride/gh-dependabot
GitHub Actions Operator
3 commands
Interactive workflow inspection plus CI health and migration helpers.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/github-actions-operator.txt
gh extension install dlvhdr/gh-enhance
gh extension install fchimpan/gh-workflow-stats
gh extension install github/gh-actions-importer
AI And Agents
3 commands
GitHub agent workflows, Models, standup summaries, and MCP setup.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/ai-and-agents.txt
gh extension install github/gh-aw
gh extension install github/gh-models
gh extension install shuymn/gh-mcp
Local Repository Cleanup
3 commands
Safer branch cleanup, fuzzy branch switching, and release binary installs.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/local-repository-cleanup.txt
gh extension install seachicken/gh-poi
gh extension install mislav/gh-branch
gh extension install redraw/gh-install
Documentation Review
2 commands
GitHub-flavored Markdown preview before publishing README or docs changes.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/documentation-review.txt
gh extension install yusukebe/gh-markdown-preview
gh extension install thiagokokada/gh-gfm-preview
Search And Discovery
3 commands
Repository discovery, API-backed grep, and interactive code search.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/search-and-discovery.txt
gh extension install gennaro-tedesco/gh-s
gh extension install k1LoW/gh-grep
gh extension install LangLangBart/gh-find-code
Security And Admin
3 commands
SBOM generation, GitHub App tokens, and enterprise migration workflows.
curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/security-and-admin.txt
gh extension install advanced-security/gh-sbom
gh extension install Link-/gh-token
gh extension install github/gh-gei