by MaxKmet
AI agents that act as your personal venture analyst - from startup idea brainstorming to full validation and go-to-market strategy. Built for developers who'd rather validate in 10 minutes than regret in six months. Powered by Claude Code, OpenAI Codex, and Cursor.
# Add to your Claude Code skills
git clone https://github.com/MaxKmet/idea-validation-agentsGuides for using ai agents skills like idea-validation-agents.
Stop guessing. Start validating.
AI agents that act as your personal venture analyst — from startup idea brainstorming to full validation and go-to-market strategy. Built for indie developers who'd rather validate in 10 minutes than regret in six months. Powered by Claude Code, OpenAI Codex, and Cursor.
⭐ Star this repo if you've ever asked ChatGPT to generate a million dollar idea.
Clone the repo. Open it in your AI tool. Start talking. No setup, no API keys, no commands.
No installation. No dependencies. No terminal commands. Just clone and go.
No comments yet. Be the first to share your thoughts!
git clone https://github.com/MaxKmet/idea-validation-agents.git
"I want to build a habit tracker for climbers. Is it worth it?"CLAUDE.md and starts the right workflowgit clone https://github.com/MaxKmet/idea-validation-agents.git
npm install -g @openai/codex
cd idea-validation-agents
codex
"Help me find an app idea". The agent reads AGENTS.md and routes you automatically.git clone https://github.com/MaxKmet/idea-validation-agents.git
"I'm a solo developer with 3 years experience. Help me validate an idea for climbers — a habit tracker with daily streaks and tips.".cursor/rules/ and activates automaticallyThat's it. The agent detects your intent and routes you to the right workflow. All analysis results are saved to the
memory/folder so nothing is lost between sessions.
~10–15 minThe agent interviews you about your background, skills, and interests — then researches what's actually trending — and generates 7–10 scored app ideas matched specifically to you.
I don't have an app idea yet. Help me find one.
What should I build? I'm a fitness coach with 8k Instagram followers.
I want to find an app idea in the productivity space.
Steps: background interview → builder profile → trend analysis → idea generation → scoring
Methodology: Trend signals are pulled from TikTok Creative Center (hashtag velocity), Reddit (community pain language), App Store (new entrants + review patterns), and Google Trends (search demand). Ideas are filtered against your domain expertise, skills, and distribution advantages from the interview — so you get ideas you can actually build and sell.
Output: Ranked + scored list of app ideas saved to memory/ideas/
Don't want to answer questions? Say "browse topics" to pick from 20 product domains, or "skip" to jump straight to ideas.
~10–15 minFull 9-step validation. Every dimension scored, weighted, and combined into a final verdict — with the single riskiest assumption identified and a concrete experiment to test it before writing any code.
Validate my idea: an AI tool that rewrites your emails to sound more professional.
I want to build a habit tracker for intermittent fasting. Worth it?
Score this — a subscription app that sends meal plans based on your grocery budget.
Steps: trend analysis → competitor mapping → desire scoring → pricing model → distribution analysis → retention prediction → CAC modeling → final score (0–100) → decision memo
Methodology:
Output: decision_memo.md — verdict (pursue / test / pivot / drop), strengths, risks, RAT experiment, kill criteria, and your next step
~10–15 minResearch a category before committing to any idea. Understand who already owns it, what users hate, and whether the timing is right.
Tell me about the journaling app market.
What's happening in the AI language learning space?
Is the meditation app market still worth entering?
Steps: multi-platform trend analysis → competitor landscape → market size (TAM/SAM/SOM) → distribution channel assessment
Methodology:
Output: Trend intelligence + competitor map + TAM/SAM/SOM estimates saved to memory/market_insights/
~10–15 minFinds the best version of a failing idea instead of abandoning it entirely. Each pivot option changes exactly 1–2 variables — audience, niche, pricing model, or feature emphasis — with a projected score improvement before you commit.
My idea scored 34/100. Should I pivot?
The validation said to pivot. What are my best options?
This isn't working — what should I change about my fitness app idea?
Steps: re-read scores → weakness root cause analysis → 2–3 pivot options with projected scores → re-score best option
Methodology:
Output: pivot_options.json with ranked pivots, effort estimates, and projected score ranges
All outputs persist in memory/ between sessions.
memory/
├── user_profile.md ← your builder profile (reused across sessions)
├── market_insights/
│ └── fitness-tiktok-2026-04.md ← trend data per niche + platform
└── ideas/
└── habit-tracker-climbers/
├── competitors.json
├── pricing.json
├── scores.json
└── decision_memo.md ← the final verdict
⭐ Star this repo so you don't lose it.
Validate in 10 minutes. Build with confidence.