
Ghost Maintainer — An AI Junior Partner for Open Source
This is a submission for the Notion MCP Challenge What I Built I maintain a few open source projects solo, and honestly, the hardest part isn't writing code — it's everything around it. Triaging issues, figuring out which ones are bugs vs feature requests, reading through the codebase to understand what's broken, and then actually getting around to fixing it. Most issues sit there for weeks. Ghost Maintainer is my attempt to fix that. It's an AI-powered system that turns Notion into an operations center for your GitHub repository. When someone files an issue, it automatically: Lands in a Triage Queue in Notion Gets classified by Gemini as a bug or feature request (with confidence scoring) Routes to the right backlog — Maintenance Backlog for bugs, Feature Backlog for feature requests If it's a bug (and you have auto-fix on), it reads your entire codebase, proposes a fix, and opens a PR The only thing left for you is reviewing the PR and hitting merge. For bug reports, if you have disab
Continue reading on Dev.to
Opens in a new tab




