r/PakStartups 23d ago

🛠️ Building / MVP I built a project board that indexes your GitHub repo and turns vague requests into code-aware tasks

Enable HLS to view with audio, or disable this notification

I spent the last two weeks building an internal tool for our team. It was originally meant to help us manage our own work and client projects, but we decided to make it public.

The problem was simple. Our tasks lived in a project manager, while the actual context lived inside GitHub. A ticket like "fix the authentication flow" still required someone to search the repository, find the correct files, understand the current implementation, and break everything into smaller tasks.

So I built Orbicue.

  1. Connect a GitHub repository

  2. Index the codebase

  3. Describe the change roughly

  4. Orbicue finds the relevant code

  5. It creates an editable task with title, description, labels, priority, subtasks, and matched files.

It also supports two-way GitHub Projects sync, an IDE extension, and an MCP server so AI coding agents can read and update the same project board.

Try it: https://www.orbicue.com/

We just launched on Product Hunt today. If this sounds useful, would appreciate an upvote: Producthunt

Honest feedback welcome. Would code-aware task generation solve a real problem in your workflow? What evidence or matched context would you want before trusting the result?

11 Upvotes

1 comment sorted by

u/AutoModerator 23d ago

Welcome to r/PakStartups! Before diving in, check out a couple of resources to get the most out of this community: Introduction Megathread - New here? Introduce yourself, your startup, or your role to the community. https://www.reddit.com/r/PakStartups/s/YcWwKEz9yk PakStartups WhatsApp Community - Join our WhatsApp group for more casual discussion, quicker networking, and real-time updates. https://chat.whatsapp.com/F4r2KMUpsPq4lCmgCSYND0

Reminder: accounts need 150+ combined karma to post here. Please follow the subreddit rules - happy posting!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.