top | item 47007934

Show HN: Mimir – Cursor for Product Managers

4 points| schreibertuc | 17 days ago |mimir.build

Hey HN,

I built Mimir because I kept running into the same problem: deciding what to build, how to build it, and how to prioritize it against everything else.

Tools like Cursor make it easier to write code. But they don’t help you decide what code is worth writing. Mimir is my attempt to close that gap.

Here’s what it does:

- Paste or upload customer interviews, feedback, support tickets, usage notes (text, PDFs, screenshots)

- Extracts structured entities (pain points, feature requests, quotes, metrics)

- Synthesizes themes across all sources with evidence attribution

- Generates prioritized recommendations with impact projections

- Produces development-ready specs and pushes them to GitHub so agents (or humans) can start building

- Includes different chat modes for exploring ideas, refining scope, or generating new directions

The goal is to turn messy qualitative input into something structured, defensible, and ready for execution.

4 comments

order

prplfsh|13 days ago

Really neat! And great website!

As I've been looking at this problem from a different angle, I wonder how much execution and planning should be coupled. Once we have specs in GitHub, for example, it feels like we can use whatever tool to execute on them.

schreibertuc|13 days ago

Thanks!! Good question...and yea the way I have it set up right now (for my personal workflow) is that Mimir sends the specs to Github as an Issue, and then Claude Code picks it up and starts building. But any agent could do that, i think.

brandonb|17 days ago

Cool! What do you think Mimir's biggest advantage is over, say, ChatPRD?

schreibertuc|17 days ago

I honestly haven't used ChatPRD. But I think the biggest advantaged are the simplicity and core flow of the synthesis model I built! I built it for myself as a PM, so it doesn't have a bunch of the feature cruft.