Built a tool that automatically audits Jira for hygiene + process issues — looking for early users to try it free
Hey everyone — solo builder here. I've been working on JGP (Jira Governance Platform), a tool
that connects to a Jira instance, runs an automated audit, and emails a clean report on a
schedule (daily/weekly).
The problem I'm solving: anyone who's managed Jira knows it gets messy over time — tickets
missing required fields, orphaned subtasks nobody remembers creating, statuses that never
move, SLAs quietly breached with nobody noticing until it's too late. JGP catches this
automatically instead of someone manually auditing it.
Right now it checks for:
- Missing required fields (story points, sprint, etc.)
- Orphaned/stale tickets
- SLA breaches
- Missing approval steps in the workflow
I'm pre-revenue and looking for 2-3 people who manage a real Jira instance to try it free and
give honest feedback before I start charging anyone. Setup on your end is just generating a Jira
API token — takes a few minutes.
If you (or someone you know) manages Jira and this sounds useful, I'd love to hear from you.
Happy to answer questions about how it's built too — it's running on n8n under the hood.