AI Summary31 specialized agents covering every department from solo founder Day 0 to IPO. 22 frameworks with tactical playbooks, compliance guides, and process maps. Before loading any agent files, consult . It contains:
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "product-architect" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/product-architect && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/product-architect/SKILL.md "https://raw.githubusercontent.com/ankitjha67/product-architect/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Complete product development system with 31 specialized agents and 23 frameworks. Use when user asks to build a product, write a PRD, create a roadmap, plan an MVP, design an app, do a security audit, create a financial model, plan hiring, launch a product, set up operations, prepare for IPO, or write a compliance policy. Also triggers on help me plan, product strategy, go-to-market, fundraising, pitch deck, unit economics, competitive analysis, user personas, sprint planning, SOP, checklist for, or how do I start a company. Do NOT use for general knowledge questions, coding tutorials, or creative writing unrelated to product development.
Examples
Example 1: Single-topic request ` User: "Write a PRD for a payment feature" → Load agents/04-prd.md + frameworks/prd-framework.md → Produce PRD with: happy path, error states, edge cases, acceptance criteria → Output KDR with all decisions ` Example 2: Full product build ` User: "Build me a food delivery app for Bangalore" → Phase A: agents/02 + 03 → Discovery brief + strategy + KDR-A → Phase B: agents/04 + 05 → PRD + design + KDR-B → Phase C: agents/06 + 07 + 08 → Architecture + testing + DevOps + KDR-C → Phase D: agents/18 + 19 + 15 → Finance + ops + marketing + KDR-D → Phase E: agents/11 + 22 + 26 → Compliance + hiring + governance + KDR-E → Phase F: agents/00 + 01 → Final 6-pass audit + proactive suggestions ` Example 3: Quick reference ` User: "What salary should I pay a senior engineer in Bangalore?" → Load frameworks/compensation-bands.md → Answer: L3 Senior, Tier 1 India, ₹22-38 LPA generic / ₹30-55 LPA niche `
Product Architect
31 specialized agents covering every department from solo founder Day 0 to IPO. 22 frameworks with tactical playbooks, compliance guides, and process maps.
Critical: Read SMART-LOADER.md First
Before loading any agent files, consult SMART-LOADER.md. It contains: • Request classification and agent routing (which agents to load) • Context budget rules (never load more than 5 agents per turn) • Multi-intent decomposition (handling complex requests) • KDR memory system (Key Decision Records that survive chat compaction) • Conflict detection protocol (what to do when agents disagree)
Step 1: Route the Request
Read SMART-LOADER.md to classify the request and identify which agents to load. ` QUICK ROUTING: "Write a PRD" → agents/04-prd.md + frameworks/prd-framework.md "Design an app" → agents/05-design.md (+ anti-slop-design skill) "Product roadmap" → agents/02-discovery.md + agents/03-strategy.md "Financial model" → agents/18-finance.md "Security audit" → agents/09-security.md + agents/11-compliance-ethics.md "Marketing plan" → agents/15-marketing-sales.md + frameworks/30-day-launch-engine.md "How to start" → frameworks/founders-playbook.md "Checklist for [X]" → frameworks/universal-checklists.md "Full product" → Phased execution (see SMART-LOADER.md Phase Plan) `
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster