← Reddit

I distilled my 12 year experience as a product manager and built a free skill that takes you from "I have an app idea" to a real plan and solid MVP

Reddit · TexasBedouin · June 11, 2026
A product manager with 12 years of experience created vibe-check, an open-source tool that validates app ideas and creates development plans before coding begins. The tool is designed to address the phase that most developers skip—determining whether an idea is worth building and what to build first—rather than writing code itself. The creator seeks testers to evaluate whether the early-stage tool effectively solves this problem.

Detailed Analysis

A veteran product manager with twelve years of zero-to-one product experience has released an open-source tool called "vibe-check," designed to integrate with AI coding platforms including Anthropic's Claude, OpenAI's Codex, and Antigravity. Rather than generating code itself, the tool occupies the pre-development phase — stress-testing an idea's validity, interrogating whether the problem being solved is genuinely felt by a broad audience or merely by the builder, and producing a structured plan that can be handed directly to an AI coding assistant. The project, available on GitHub, had accumulated 33 stars at the time of writing and was actively soliciting early testers.

The tool's central thesis reflects a well-documented failure mode in product development: the ease of AI-assisted coding has dramatically lowered the technical barrier to building software, but it has done nothing to address the strategic failures that occur upstream of code. A functional, well-built application that solves a non-problem remains a failed product. By formalizing the discovery and validation process — the work PMs have historically done before a single line is written — vibe-check attempts to insert professional product discipline into a workflow increasingly dominated by solo developers and non-technical founders who may lack that background. The "grilling" mechanism the author describes mirrors established PM frameworks like problem/solution fit analysis and Jobs-to-be-Done interrogation, but packaged for an AI-native context.

The release speaks to a broader and accelerating trend in the AI development ecosystem: the emergence of meta-layer tooling that orchestrates, constrains, or prepares inputs for large language models rather than competing with them. As Claude and similar models become commoditized coding engines, differentiated value is migrating toward the layers above and below raw code generation — prompt engineering, context management, planning scaffolds, and evaluation frameworks. Vibe-check is an early example of this category, positioning itself as a "skill" or plugin that augments Claude's utility by ensuring the model receives a better-defined problem before it begins generating solutions.

The open-source, community-testing approach the author is pursuing also reflects a deliberate strategy well-suited to the current moment. By posting to the Anthropic subreddit and targeting the specific psychographic of "someone with an idea they keep not building," the author is recruiting users who are likely to stress-test the tool on genuine, emotionally invested projects rather than synthetic examples. This produces higher-quality feedback signal. The framing — that the author has personally shipped products nobody wanted and watched talented peers do the same — lends the tool credibility rooted in lived professional failure rather than theoretical frameworks, which tends to resonate more strongly with the indie developer and early-stage founder communities that are currently among Claude's most active user bases.

Read original article →