Claude, Shipping — The Product Plugin

Claude's product plugin doesn't decide what to build next for you, it narrows the options by asking the questions a product manager would, then hands you a ranked shortlist.

4:31 video5 min readWatch on YouTube

People tend to assume the product plugin decides what to build next for you. It doesn't. What it actually does is narrow the options, and understanding that distinction matters more than it might first seem, especially if you're building solo with more ideas than time to build them.

The missing product manager

Big teams have someone whose job is to ask who a feature is for, what problem it solves, and what's deliberately not being built. Build solo, and nobody asks those questions unless you build the habit of asking them yourself. The product plugin is that discipline installed. Picture the typical solo builder: ten ideas on sticky notes, a few hours a week to build, and a steady pull toward whatever feels most fun to work on. Left alone, that pull wins, and you end up chasing the interesting feature instead of the one that actually moves the product. The plugin's job is pulling you back toward the second one.

It works as a structured thinking partner rather than a yes-machine. It pushes back, asks the awkward question, and makes you justify a plan before you sink a week into building it, using four questions a good product manager always asks: who is this for, what problem does it solve, how will you know it's working, and what are you deliberately not building, and why.

From a rough idea to a real spec

That discipline lands as five concrete kinds of output: feature specs, user stories, feedback synthesis, a roadmap, and release notes. These aren't paperwork for its own sake, they're artifacts meant to keep you from building blind. Give it a rough idea, something like "add booking to my site, people pick a slot and get a confirmation," and it returns an actual spec covering what the feature does, who it's for, the user flow, the edge cases, and how you'll know it's done. That spec is where the real value shows up: it forces edge cases, like what happens when two people try to book the same slot, out into the open before you're halfway through the code and blindsided by them.

From there, one broad want fans out into small, testable stories: see the open slots, pick one, enter details, get a confirmation, reschedule if needed. Each story is buildable in a single focus session, and written out this way it reads like a checklist you can actually execute against, one story per line, each with a clear definition of done. You build story by story, testing as you go, and the feature accretes from small wins instead of arriving as one risky, all-or-nothing launch.

Ranking feedback without rewarding volume

The real bottleneck for a solo builder is usually simple arithmetic: ten features, a fixed and limited number of hours a month to build them. Something has to go first, something has to wait, and something probably shouldn't get built at all. Pointed at months of feedback, emails, surveys, support tickets, the plugin reads all of it and ranks the patterns by how often they come up and how much they hurt, rather than by how loud any single voice is. That distinction matters because a folder of feedback is a wall of voices, and the loudest one always feels like the most urgent thing to fix. The plugin counts instead of listening for volume, surfacing the quiet pattern a dozen users independently share, the kind of signal that's easy to miss while straining to hear the shout. Optimize for loud and you build for a handful of people; optimize for common and you build for the many.

It applies the same reframing to release notes. A note that says "optimized the rendering pipeline" means nothing to anyone outside your own head. Rewritten from the user's side, "your dashboard now loads in under a second," the same change reads as something a user actually felt, so a quiet bug fix lands as "they actually heard me."

Writing down the why

For bigger technical decisions, like building your own login system versus using an outside service, it lays out tradeoffs, cost, complexity, flexibility, upkeep, in one clean comparison so you can make the call with the reasoning visible. Six months later, when you're wondering why you went a particular direction, the reasoning is written down rather than something you have to reverse-engineer from memory.

What it does, and what it deliberately doesn't

Being precise about the plugin's actual job matters here: it gathers feedback, structures specs, ranks options, and drafts release notes, four kinds of grunt work done fast and done well. But ranking is not deciding. It can tell you a feature scores higher on impact and feasibility, but it can't know your particular bet, your users, or your gut sense of where the product is heading. Of the ten hypothetical ideas, it narrows the field, but the pick is still yours. It hands you a shortlist, not a verdict, and that caveat isn't fine print, it's the entire point of how the tool is designed to work.

Key takeaways

  • The product plugin narrows options rather than making the final build decision; that call stays with the person at the desk.
  • It ships five concrete outputs: feature specs, user stories, feedback synthesis, a roadmap, and release notes.
  • Turning a rough idea into a real spec forces edge cases into the open before you're deep into building.
  • Feedback gets ranked by frequency and severity rather than volume, so a handful of loud requests don't drown out a quieter, more common need.
  • Release notes get rewritten from the user's perspective, turning technical changes into outcomes people actually notice.
  • The plugin explains tradeoffs and documents the reasoning behind technical decisions, so the "why" isn't lost months later.

Try it yourself

If you're building solo and have more feature ideas than time, try this directly in Claude: list the features you're considering this quarter, how many hours a month you actually have to build, and who your users are, then ask it to sort them into what to build first, what can wait, and what's a distraction dressed up as a good idea, with a reason for each. Then push back on its ranking, since the argument itself is the point. The code for this walkthrough is available in the Humanitarians AI YouTube GitHub repository under the Claude Basics playlist.

Chapters

  1. 0:00The naive framing: "it decides for you"
  2. 0:09The missing product manager
  3. 0:21The wrong guess: chasing the fun idea
  4. 0:36A thinking partner that pushes back
  5. 0:48Four questions a PM always asks
  6. 0:57Five things it ships
  7. 1:08From a rough idea to a real spec
  8. 1:20Deciding the edge case before you code
  9. 1:30One want becomes many stories
  10. 1:43Build story by story
  11. 1:55Small wins accrue
  12. 2:05The anchor: ten ideas, few hours
  13. 2:18Feedback, ranked
  14. 2:28A wall of voices — the loudest isn't the most urgent
  15. 2:37Common beats loud
  16. 2:54Release notes, from their side
  17. 3:09Write down the why
  18. 3:26What it actually does — the grunt work
  19. 3:36The anchor returns: ranks, doesn't decide
  20. 3:50Both directions: a shortlist, not a verdict
  21. 3:59Carry-out
  22. 4:09Your turn
  23. 4:25Outro
Full transcript(auto-generated, with timestamps)

The naive framing: "it decides for you"

[0:00]People assume the product plug-in decides what to build next for you. It doesn't. It narrows the options. So, what does it actually do and who makes the final call?

The missing product manager

[0:09]Big teams have a product manager, the person who asks who this is for, what problem it solves, and what you're deliberately not building. Build solo and nobody asks those questions. The product plug-in is that discipline installed. Picture the solo builder, 10

The wrong guess: chasing the fun idea

[0:23]Ideas on sticky notes, a few hours a week, and a steady pull toward whatever's most fun to build. Left alone, you chase the interesting feature. Discipline points the other way, toward the one that actually moves the product, and the plug-in keeps pulling you back toward it. It works as

A thinking partner that pushes back

[0:37]The structured thinking partner you don't have on your own. It doesn't just agree with you. It pushes back, asks the awkward question, and makes you justify the plan before you sink a week into building it.

Four questions a PM always asks

[0:48]Four questions a good product manager always asks: Who is this for? What problem does it solve? How will you know it's working? And what are you not building and why?

Five things it ships

[0:57]The discipline lands as documents you can act on, feature specs, user stories, feedback synthesis, a road map, release notes. Not paperwork for its own sake, the artifacts that keep you from building blind. Give it a rough idea,

From a rough idea to a real spec

[1:09]Add booking to my site, people pick a slot and get a confirmation, and it returns a real spec, what the feature does, who it's for, the user flow, the edge cases, and how you'll know it's done.

Deciding the edge case before you code

[1:20]That spec is what saves you. It forces the edge case, what happens when two people book the same slot, out into the open before you're halfway through the code and blindsided by it.

One want becomes many stories

[1:30]So, it breaks the feature down. I want users to book calls fans out into small testable pieces. See the open slots, pick one, enter details, get a confirmation, reschedule if needed. Each one buildable in a single focus session.

Build story by story

[1:43]Written out, it reads like a checklist you can execute against, one story per line, each with a clear definition of done. You build story by story, testing as you go, instead of shipping the whole thing at once.

Small wins accrue

[1:55]And the stories stack. Ship one, confirm it works, move to the next. The feature accretes from small wins instead of arriving as one risky big bang launch that either works or doesn't. Here's the

The anchor: ten ideas, few hours

[2:06]Real bottleneck. 10 features you could build in a fixed slice of hours a month to build them. You cannot do all 10. Something has [clears throat] to be first, something has to wait, and something should probably never get built at all.

Feedback, ranked

[2:18]First, it synthesizes. Pointed at 3 months of feedback, emails, surveys, support tickets, and it reads all of it. Then ranks the patterns by how often they come up and how much they hurt.

A wall of voices — the loudest isn't the most urgent

[2:28]Because the trap is loudness. A folder of feedback is a wall of voices, and the voice that shouts the most always feels like the most urgent thing to fix.

Common beats loud

[2:37]But the plugin counts instead of listening for volume. The loudest request often isn't the most common need. It surfaces the quiet pattern a dozen users quietly share, the one you'd have missed straining to hear the shout. Optimize for loud and you build for a handful. Optimize for common and you build for the many. Release notes. You

Release notes, from their side

[2:55]Wrote optimized the rendering pipeline. Nobody outside your own head cares. It rewrites that into what the user actually feels. Your dashboard now loads in under a second. Same change told from their side, so a quiet bug fix reads as they actually heard me. Then document

Write down the why

[3:10]The decision. Building your own login system or leaning on an outside service. It lays out the tradeoffs, cost, complexity, flexibility, upkeep in one clean comparison, and you make the call. 6 months on when you wonder why you went this way, the reasons are written down, not a mystery to reverse engineer.

What it actually does — the grunt work

[3:26]Be precise about what it does. It gathers the feedback, structures the spec, ranks the options, and drafts the notes. Four kinds of grunt work done fast and done well. But ranking is not

The anchor returns: ranks, doesn't decide

[3:36]Deciding. It can tell you this feature scores higher on impact and feasibility. It cannot know your bet, your users, or your gut about where the product is going. Of the 10 ideas from before, it narrows the field. The pick is still yours.

Both directions: a shortlist, not a verdict

[3:50]So it hands you a short list, not a verdict. The prioritization is a judgement call, and the human at the desk still makes it. That caveat isn't fine print, it's the whole point. The

Carry-out

[3:59]Product plugin turns scattered ideas and feedback into a ranked short-list of what to build next, but ranking isn't deciding, and the call at the desk stays yours. Your turn. Paste this into

Your turn

[4:10]Claude. List the features you're considering this quarter, how many hours a month you actually have, and who your users are. Then ask it to sort them. What to build first, what can wait, and what's a distraction dressed up as a good idea with the reason for each. Then push back on its ranking. The argument is the point. Claude's shipping the

Outro

[4:26]Product plugin. Liam in for bear.

More from Claude

Humanitarians AI Lyrical Literacy Project