[
  {
    "repo": "seachicken/gh-poi",
    "name": "poi",
    "category": "Repo & Branch",
    "summary": "Safely clean up local branches.",
    "install": "gh extension install seachicken/gh-poi",
    "best_for": "Developers who want a trustworthy branch cleanup default.",
    "avoid_if": "You want to manually inspect every branch before deletion.",
    "stars": 966,
    "license": "MIT",
    "last_pushed_at": "2026-06-05T06:23:08Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "redraw/gh-install",
    "name": "install",
    "category": "Repo & Branch",
    "summary": "Install GitHub release binaries interactively.",
    "install": "gh extension install redraw/gh-install",
    "best_for": "Developers who often install tools from GitHub releases.",
    "avoid_if": "You already use a package manager for all release binaries.",
    "stars": 222,
    "license": "NOASSERTION",
    "last_pushed_at": "2025-12-09T11:53:19Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "johnmanjiro13/gh-bump",
    "name": "bump",
    "category": "Repo & Branch",
    "summary": "Bump repository versions from the CLI.",
    "install": "gh extension install johnmanjiro13/gh-bump",
    "best_for": "Projects with manual version bump workflows.",
    "avoid_if": "Your release tool already handles versioning.",
    "stars": 62,
    "license": "MIT",
    "last_pushed_at": "2026-06-07T06:07:32Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "HaywardMorihara/gh-tidy",
    "name": "tidy",
    "category": "Repo & Branch",
    "summary": "Clean up a Git workspace before starting new work.",
    "install": "gh extension install HaywardMorihara/gh-tidy",
    "best_for": "Developers who regularly switch tasks and branches.",
    "avoid_if": "You prefer to manage cleanup manually.",
    "stars": 61,
    "license": "Unlicense",
    "last_pushed_at": "2026-04-30T20:55:05Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "despreston/gh-worktree",
    "name": "worktree",
    "category": "Repo & Branch",
    "summary": "Improve Git worktree workflows with GitHub context.",
    "install": "gh extension install despreston/gh-worktree",
    "best_for": "Developers who keep multiple branches checked out at once.",
    "avoid_if": "You do not use Git worktrees.",
    "stars": 44,
    "license": "MIT",
    "last_pushed_at": "2025-10-23T19:11:10Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "active"
  },
  {
    "repo": "mislav/gh-branch",
    "name": "branch",
    "category": "Repo & Branch",
    "summary": "Fuzzy find, switch between, and delete branches.",
    "install": "gh extension install mislav/gh-branch",
    "best_for": "Developers with many local branches.",
    "avoid_if": "You want only automated cleanup rather than manual selection.",
    "stars": 274,
    "license": "Unlicense",
    "last_pushed_at": "2024-07-16T05:36:27Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "watch"
  },
  {
    "repo": "chelnak/gh-changelog",
    "name": "changelog",
    "category": "Repo & Branch",
    "summary": "Create changelogs that follow Keep a Changelog.",
    "install": "gh extension install chelnak/gh-changelog",
    "best_for": "Projects that want consistent changelog generation.",
    "avoid_if": "Your releases are already generated by a release automation tool.",
    "stars": 128,
    "license": "MIT",
    "last_pushed_at": "2024-11-27T21:44:20Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "watch"
  },
  {
    "repo": "davidraviv/gh-clean-branches",
    "name": "clean-branches",
    "category": "Repo & Branch",
    "summary": "Delete local branches with no upstream and no unpushed commits.",
    "install": "gh extension install davidraviv/gh-clean-branches",
    "best_for": "Developers cleaning long-lived local Git workspaces.",
    "avoid_if": "You need a highly maintained branch cleanup tool.",
    "stars": 185,
    "license": "MIT",
    "last_pushed_at": "2022-12-26T16:02:05Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "stale"
  },
  {
    "repo": "matt-bartel/gh-clone-org",
    "name": "clone-org",
    "category": "Repo & Branch",
    "summary": "Clone all repositories in an organization with optional filtering.",
    "install": "gh extension install matt-bartel/gh-clone-org",
    "best_for": "Migration, audit, or offline analysis of organization repositories.",
    "avoid_if": "You only clone one repository at a time.",
    "stars": 146,
    "license": "NOASSERTION",
    "last_pushed_at": "2024-05-31T20:06:44Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "stale"
  },
  {
    "repo": "mislav/gh-cp",
    "name": "cp",
    "category": "Repo & Branch",
    "summary": "Copy a file from a GitHub repository without cloning.",
    "install": "gh extension install mislav/gh-cp",
    "best_for": "Grabbing a single file from a remote repository.",
    "avoid_if": "You need whole directory download support.",
    "stars": 109,
    "license": "Unlicense",
    "last_pushed_at": "2021-11-08T18:00:37Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "stale"
  },
  {
    "repo": "yuler/gh-download",
    "name": "download",
    "category": "Repo & Branch",
    "summary": "Download folders or files without cloning a repository.",
    "install": "gh extension install yuler/gh-download",
    "best_for": "Fetching a subset of a repository.",
    "avoid_if": "You need a freshly maintained downloader.",
    "stars": 85,
    "license": "NOASSERTION",
    "last_pushed_at": "2023-04-03T02:51:38Z",
    "archived": false,
    "official": false,
    "verified_at": "2026-06-08",
    "status": "stale"
  }
]
