Gitash lets you browse any public GitHub repo, filter open issues by label, and get a streaming AI-generated contribution plan ā with relevant files, step-by-step guide, testing notes, and a suggested branch name. Supports Claude, GPT, and Gemini. Free, privacy-first, open source.
No reviews yetBe the first to leave a review for Gitash
Maker
š
Hey PH ā I'm nijil, I built Gitash.
The thing that made me build this: I found a good first issue on a repo I actually
cared about, spent 20 minutes trying to figure out which files to touch, gave up,
closed the tab.
Then I tried asking ChatGPT. It gave me a detailed plan pointing to 3 files that
don't exist in that repo.
So Gitash pulls the actual file tree from GitHub and feeds it into the prompt.
Every file it mentions is a file that's really there. That's the whole idea.
You get: relevant files + why each matters, step-by-step guide for that specific
issue, difficulty/effort estimate, prerequisites, testing notes, gotchas, and a
suggested branch name with one-click Fork and PR links.
Claude, GPT, or Gemini ā your key, your browser, never hits our server. Free,
MIT licensed.
Curious what repos you try it on and whether the plans are actually useful.
ā https://www.gitash.space/