Startup product development
Skill wrm3/ai_project_template/.claude/skills/startup-product-development
template for projects that you plan on having one or more different AI Assistants working in, and attempting to keep co-ordinatedFrom the repository description
npx -y skills add wrm3/ai_project_template --skill startup-product-developmentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
26.9 KB, ~6.5k tokens by cl100k_base, as published. Nobody here has run it
Startup Product Development Skill
Industry-Agnostic Product Strategy & Execution Framework For software, hardware, biotech, consumer products, and B2B services
Overview
This skill provides comprehensive product development guidance for startups across ALL industries. This is NOT code development (we have SubAgents for that) - this is PRODUCT STRATEGY, roadmap planning, MVP definition, quality assurance frameworks, and revolutionary concept exploration.
What This Skill Covers:
- MVP (Minimum Viable Product) definition and scoping
- Product roadmap planning and prioritization
- Technology stack selection by industry
- Industry-specific development processes
- Quality assurance frameworks
- Revolutionary concept exploration
- Build vs buy decisions
- Product-market fit assessment
Industries Supported:
- Software/SaaS (web, mobile, cloud, AI/ML)
- Hardware (IoT, electronics, robotics, consumer devices)
- Biotech/Pharma (diagnostics, therapeutics, medical devices)
- Consumer Products (CPG, retail, food & beverage)
- B2B Services (platforms, consulting, enterprise tools)
When to Use This Skill
Automatic Triggers
Use this skill automatically when user mentions:
- "product roadmap"
- "MVP" or "minimum viable product"
- "product development plan"
- "technology stack"
- "what should I build first"
- "product-market fit"
- "revolutionary product"
- Industry-specific: "prototype", "clinical trials", "manufacturing"
Manual Invocation
- User explicitly asks for product development guidance
- User needs help defining MVP scope
- User wants to create a product roadmap
- User needs technology stack recommendations
- User is exploring revolutionary concepts
NOT for This Skill
- Code implementation (use full-stack-developer, backend-developer, frontend-developer SubAgents)
- Bug fixing (use debugger SubAgent)
- Code review (use code-reviewer SubAgent)
- Infrastructure setup (use devops-engineer SubAgent)
Core Capabilities
1. MVP Definition
Purpose: Define the absolute minimum product that delivers core value
Process:
- Identify core problem being solved
- List essential features (must-have)
- Distinguish nice-to-have features
- Define success metrics
- Estimate timeline and resources
Anti-Patterns to Avoid:
- Scope creep (adding "just one more feature")
- Building for scale before validation
- Perfecting UX before testing core value
- Including features for edge cases
- Building full feature set before launch
Reference: See reference/mvp_definition.md
2. Product Roadmap Planning
Purpose: Strategic plan from vision to execution
Framework: Vision → Strategy → Roadmap → Backlog
Roadmap Structure:
- Quarterly themes (Q1-Q4)
- Monthly milestones
- Feature prioritization
- Resource allocation
- Risk mitigation
Prioritization Methods:
- RICE: Reach × Impact × Confidence ÷ Effort
- MoSCoW: Must have, Should have, Could have, Won't have
- Kano Model: Basic, Performance, Excitement features
- Value vs Effort Matrix: Quick wins, major projects, fill-ins, time sinks
Reference: See reference/product_roadmap_planning.md
3. Technology Stack Selection
Purpose: Choose optimal technologies for your industry and scale
Software/SaaS Stack Decisions:
- Frontend: React, Vue, Angular, Next.js, React Native, Flutter
- Backend: Node.js, Python (Django/Flask), Go, Java (Spring), Ruby (Rails)
- Database: PostgreSQL, MySQL, MongoDB, DynamoDB, Firebase
- Hosting: AWS, GCP, Azure, Vercel, Netlify, Railway
- Infrastructure: Docker, Kubernetes, Serverless, Edge computing
Hardware Stack Decisions:
- Microcontrollers: Arduino, Raspberry Pi, ESP32, STM32
- Connectivity: WiFi, Bluetooth, LoRa, Zigbee, Cellular (4G/5G)
- Sensors: Temperature, motion, pressure, optical, chemical
- Power: Battery (Li-ion, LiPo), solar, USB-C PD, wireless charging
- Enclosure: 3D printing, injection molding, CNC machining
Biotech Stack Decisions:
- Lab Equipment: PCR, sequencing, mass spec, flow cytometry
- Reagents: Enzymes, antibodies, cell lines, media
- Analysis Software: Bioinformatics pipelines, statistical tools
- Data Management: LIMS, ELN, cloud storage, compliance systems
Decision Framework:
- Current requirements
- Future scalability
- Team expertise
- Budget constraints
- Time to market
- Ecosystem maturity
- Community support
Reference: See reference/tech_stack_selection.md
4. Industry-Specific Development
Software/SaaS Development
Methodology: Agile/Scrum for startups
- 2-week sprints
- Daily standups (async for small teams)
- Sprint planning, review, retrospective
- Continuous integration/deployment (CI/CD)
Development Phases:
- Planning: User stories, acceptance criteria
- Design: Wireframes, mockups, prototypes
- Development: Code, test, review
- Testing: Unit, integration, E2E, UAT
- Deployment: Staging → Production
- Monitoring: Analytics, error tracking, performance
Key Practices:
- Version control (Git + GitHub/GitLab)
- Code reviews
- Automated testing
- Feature flags
- A/B testing
- Analytics integration
Reference: See reference/software_development_guide.md
Hardware Development
Development Phases:
- Concept: Sketches, block diagrams, requirements
- Prototype: Breadboard, proof of concept
- Engineering: Schematic design, PCB layout, firmware
- Pre-production: DFM review, tooling, pilot run
- Manufacturing: Mass production, quality control
- Distribution: Packaging, shipping, support
Critical Considerations:
- PCB Design: 2-layer vs 4-layer, component placement, signal integrity
- Enclosure: CAD design, material selection, IP rating
- Firmware: Embedded C/C++, OTA updates, power management
- Certifications: FCC (US), CE (EU), UL (safety), IP ratings
- Supply Chain: Component sourcing, lead times, alternatives
- Manufacturing: Domestic vs overseas, MOQ, cost per unit
Key Milestones:
- Breadboard working prototype (Week 4-8)
- PCB Rev 1 (Week 8-12)
- Enclosure CAD complete (Week 12-16)
- Pre-production units (Week 20-24)
- Manufacturing pilot run (Week 28-32)
Reference: See reference/hardware_development_guide.md
Biotech/Pharma Development
Development Phases:
- Discovery: Literature review, hypothesis generation
- Assay Development: In vitro testing, validation
- Preclinical: Animal studies, safety testing
- Clinical Trials: Phase I (safety), II (efficacy), III (confirmation)
- Regulatory: FDA submission (510(k), PMA, De Novo, IND, NDA)
- Manufacturing: GMP facility, scale-up, quality systems
Critical Considerations:
- IP Strategy: Patents on composition, method, use
- Regulatory Pathway: 510(k) (Class II), PMA (Class III), De Novo (novel Class II)
- Clinical Trial Design: Endpoints, patient population, statistical power
- GMP Requirements: Manufacturing processes, quality control, documentation
- Reimbursement: CPT codes, payer coverage, health economics
Timeline Realities:
- Diagnostics: 3-5 years to market
- Medical devices: 3-7 years to market
- Therapeutics: 8-15 years to market
- Cost: $5M-$50M+ depending on complexity
Reference: See reference/biotech_development_guide.md
Consumer Products Development
Development Phases:
- Ideation: Consumer insights, trend analysis
- Concept Testing: Focus groups, surveys, prototypes
- Design: Industrial design, packaging, branding
- Sampling: Prototypes, user testing, iteration
- Manufacturing: Partner selection, quality standards
- Launch: Distribution, marketing, retail placement
Critical Considerations:
- User-Centered Design: Pain points, desires, behaviors
- Rapid Prototyping: 3D printing, mockups, MVP samples
- Manufacturing Partners: Alibaba, ThomasNet, local manufacturers
- Packaging: Shelf appeal, sustainability, cost
- Distribution: DTC (Shopify), Amazon, retail buyers
- Margins: 3-5x manufacturing cost for retail
Key Metrics:
- Customer acquisition cost (CAC)
- Lifetime value (LTV)
- Conversion rate
- Repeat purchase rate
- Net promoter score (NPS)
5. Quality Assurance Frameworks
Purpose: Ensure product quality before and after launch
Testing Strategies by Industry:
Software/SaaS:
- Unit Tests: Function/method level (80%+ coverage)
- Integration Tests: API endpoints, database interactions
- E2E Tests: User workflows (Cypress, Playwright, Selenium)
- Performance Tests: Load testing, stress testing
- Security Tests: Penetration testing, vulnerability scans
- User Acceptance Testing (UAT): Beta users, feedback loops
Hardware:
- Functional Testing: Does it work as specified?
- Environmental Testing: Temperature, humidity, drop tests
- Reliability Testing: MTBF (mean time between failures)
- Compliance Testing: FCC, CE, UL, IP ratings
- Manufacturing Testing: In-circuit test (ICT), functional test
- Field Testing: Beta units with real users
Biotech:
- Analytical Validation: Sensitivity, specificity, accuracy, precision
- Clinical Validation: Clinical trials, real-world evidence
- Manufacturing Validation: Process validation, batch consistency
- Stability Testing: Shelf life, storage conditions
- Quality Control: Every batch, statistical process control
- Regulatory Compliance: FDA QSR, ISO 13485
QA Metrics:
- Defect density (bugs per 1000 lines of code or per unit)
- Test coverage (% code/features tested)
- Mean time to resolution (MTTR)
- Escaped defects (found in production)
- Customer satisfaction (CSAT, NPS)
Reference: See reference/quality_assurance_frameworks.md
6. Revolutionary Concept Exploration
Purpose: Validate and develop breakthrough innovations
Innovation Frameworks:
First Principles Thinking:
- Break down problem to fundamental truths
- Question all assumptions
- Rebuild solution from ground up
- Example: SpaceX reusable rockets vs traditional expendable
Design Thinking Process:
- Empathize: Deep user understanding
- Define: Problem statement
- Ideate: Brainstorm solutions
- Prototype: Quick mockups
- Test: Validate with users
TRIZ (Theory of Inventive Problem Solving):
- 40 inventive principles
- Contradiction resolution
- Technology evolution trends
- Used by Samsung, Intel, NASA
Moonshot Validation:
- Technical Feasibility: Can it be built with existing/near-term tech?
- Market Validation: Do people actually need this?
- Business Model: Can it be profitable/sustainable?
- Competitive Moat: What prevents copying?
- Timeline: Can we build it before someone else?
Proof of Concept (PoC):
- Build minimal technical demonstration
- Validate core hypothesis
- Test with target users
- Measure key metrics
- Decision point: Pivot, persevere, or kill
Reference: See reference/revolutionary_concept_guide.md
7. Build vs Buy Decisions
Framework:
Build When:
- Core competitive differentiator
- Unique requirements not met by existing solutions
- Long-term cost savings justify upfront investment
- Maintain control over roadmap and data
- No suitable alternatives exist
Buy/Use Third-Party When:
- Commodity functionality (auth, payments, email)
- Well-established market solutions exist
- Faster time to market critical
- Not core to competitive advantage
- Ongoing maintenance burden too high
Decision Matrix:
| Factor | Weight | Build Score | Buy Score |
|---|---|---|---|
| Time to Market | 0.25 | 3/10 | 9/10 |
| Cost (2 years) | 0.20 | 5/10 | 7/10 |
| Competitive Advantage | 0.25 | 9/10 | 2/10 |
| Maintenance Burden | 0.15 | 4/10 | 8/10 |
| Flexibility/Control | 0.15 | 10/10 | 5/10 |
| Weighted Total | 1.00 | 6.3/10 | 6.4/10 |
Common Buy Decisions for Startups:
- Authentication: Auth0, Firebase Auth, AWS Cognito
- Payments: Stripe, PayPal, Square
- Email: SendGrid, Mailgun, AWS SES
- Analytics: Mixpanel, Amplitude, Google Analytics
- Error Tracking: Sentry, Rollbar, Bugsnag
- Customer Support: Intercom, Zendesk, HubSpot
Template: See templates/build_vs_buy_template.xlsx
8. Product-Market Fit Assessment
Indicators of Product-Market Fit:
- Users actively seeking your product (organic demand)
- High retention rates (40%+ monthly retention)
- Word-of-mouth growth (NPS > 50)
- Users upset if product disappeared (Sean Ellis test: >40% "very disappointed")
- Scaling challenges (too much demand)
Assessment Framework:
-
Measure Core Metrics:
- Retention cohorts (Day 1, 7, 30, 90)
- Net Promoter Score (NPS)
- Customer acquisition cost (CAC) vs Lifetime Value (LTV)
- Churn rate
- Organic vs paid growth
-
Qualitative Signals:
- Unsolicited testimonials
- Press coverage requests
- Investor inbound interest
- Competitor reactions
-
Decision Framework:
- No PMF yet: Focus on iteration, user interviews, pivots
- Early PMF: Double down on growth, optimize funnel
- Strong PMF: Scale operations, expand team, raise capital
Reference: See Research & Validation Skill for detailed market research frameworks
Available Resources
Reference Guides (reference/)
-
mvp_definition.md (~400 lines)
- What is MVP?
- How to define scope
- Common MVP mistakes
- Success metrics
- Examples by industry
-
product_roadmap_planning.md (~450 lines)
- Vision → Strategy → Roadmap → Backlog
- Quarterly planning frameworks
- Prioritization methods (RICE, MoSCoW, Kano)
- Stakeholder alignment
- Roadmap communication
-
tech_stack_selection.md (~500 lines)
- Software/SaaS stack options
- Hardware stack options
- Biotech stack options
- Decision frameworks
- Migration considerations
- Cost analysis
-
software_development_guide.md (~600 lines)
- Agile/Scrum for startups
- Sprint planning and execution
- CI/CD pipelines
- Testing strategies
- Deployment best practices
- Development tools
-
hardware_development_guide.md (~550 lines)
- Prototyping to manufacturing
- PCB design principles
- Enclosure design
- Supply chain management
- Regulatory approvals (FCC, CE, UL)
- Quality control
-
biotech_development_guide.md (~600 lines)
- R&D process
- Clinical trial design
- FDA regulatory pathways
- GMP manufacturing
- IP strategy
- Reimbursement strategy
-
quality_assurance_frameworks.md (~450 lines)
- Testing strategies by industry
- QA processes and metrics
- Beta testing programs
- Quality control systems
- Continuous improvement
-
revolutionary_concept_guide.md (~500 lines)
- First principles thinking
- Innovation frameworks (Design Thinking, TRIZ)
- Moonshot validation
- Technical feasibility assessment
- Proof of concept development
Templates (templates/)
-
mvp_spec_template.md
- MVP feature list with priorities
- Acceptance criteria
- Success metrics
- Timeline estimation
-
product_roadmap_template.md
- Quarterly roadmap structure
- Feature themes
- Milestone definitions
- Resource allocation
-
tech_stack_decision_matrix.xlsx
- Technology comparison spreadsheet
- Weighted scoring
- Cost analysis
- Decision documentation
-
sprint_planning_template.md
- 2-week sprint structure
- User stories format
- Sprint goals and commitments
- Retrospective format
-
quality_checklist_template.md
- Pre-launch QA checklist
- Testing coverage requirements
- Release readiness criteria
- By product type (software, hardware, biotech)
-
innovation_canvas_template.md
- Revolutionary concept exploration
- Assumption mapping
- Validation plan
- Pivot decision framework
-
build_vs_buy_template.xlsx
- Decision matrix with weighted factors
- Cost analysis (2-year TCO)
- Risk assessment
- Vendor comparison
Industry Examples (examples/)
-
saas_product_roadmap.md
- SaaS example: Project management tool
- MVP → Beta → V1.0 → V2.0
- Feature prioritization
- Tech stack decisions
-
hardware_product_roadmap.md
- Hardware example: Smart home device
- Prototype → Pre-production → Manufacturing
- Supply chain planning
- Certification timeline
-
biotech_product_roadmap.md
- Biotech example: Diagnostic test
- R&D → Validation → Clinical → Regulatory → Launch
- FDA pathway strategy
- Reimbursement planning
-
consumer_app_roadmap.md
- Consumer app example: Fitness tracking
- MVP features
- User acquisition strategy
- Monetization roadmap
-
b2b_service_roadmap.md
- B2B service example: Consulting platform
- Service design
- Client onboarding
- Scaling strategy
Utility Scripts (scripts/)
-
roadmap_generator.py
- Generate product roadmap from feature list
- Quarterly planning output
- Markdown and PDF export
-
prioritization_calculator.py
- RICE score calculator
- MoSCoW categorization helper
- Value vs Effort matrix generator
-
tech_stack_recommender.py
- Technology recommendation engine
- Based on requirements input
- Cost and scalability analysis
-
sprint_planner.py
- Generate sprint plans from backlog
- Velocity tracking
- Burndown chart generation
Integration with Other Skills
Works With:
- Research & Validation Skill: Market research informs product decisions
- VC Fundraising Skill: Product roadmap critical for pitch deck
- Patent Filing Skill: Product features may need IP protection
- full-stack-developer SubAgent: Implements software product
- backend-developer SubAgent: Builds APIs and services
- frontend-developer SubAgent: Creates user interfaces
- devops-engineer SubAgent: Sets up infrastructure
- qa-engineer SubAgent: Executes testing strategy
Workflow Example:
- Use this skill to define MVP and roadmap
- Use Research & Validation to validate market need
- Use Patent Filing if innovative features need protection
- Use full-stack-developer to implement software
- Use devops-engineer to deploy infrastructure
- Use qa-engineer to execute testing
- Use VC Fundraising with completed product roadmap
Common Workflows
Workflow 1: Define MVP for New Product
User Request: "Help me define MVP for my [industry] product"
Skill Response:
-
Ask clarifying questions:
- What core problem are you solving?
- Who is your target user?
- What is the minimum feature set that delivers value?
- What is your timeline constraint?
- What resources do you have available?
-
Reference MVP definition guide
-
Generate MVP spec using template
-
Prioritize features using RICE or MoSCoW
-
Output MVP specification document
Workflow 2: Create Product Roadmap
User Request: "I need a product roadmap for the next 12 months"
Skill Response:
-
Gather roadmap inputs:
- Vision and strategy
- Feature backlog
- Resource constraints
- Market milestones
- Competitive pressures
-
Reference roadmap planning guide
-
Use roadmap template
-
Generate quarterly roadmap with:
- Q1: MVP + Early Adopter Features
- Q2: Core Feature Expansion
- Q3: Platform/Scalability
- Q4: Advanced Features
-
Output roadmap document
Workflow 3: Technology Stack Selection
User Request: "What technology stack should I use for my [type] product?"
Skill Response:
-
Gather requirements:
- Product type (web, mobile, hardware, etc.)
- Team expertise
- Scalability needs
- Budget constraints
- Time to market
-
Reference tech stack selection guide
-
Use tech stack recommender script
-
Generate comparison matrix
-
Provide recommendation with rationale
Workflow 4: Revolutionary Concept Validation
User Request: "I have a revolutionary idea for [industry], how do I validate it?"
Skill Response:
-
Understand the concept and claimed innovation
-
Reference revolutionary concept guide
-
Apply first principles thinking
-
Assess technical feasibility
-
Design proof of concept
-
Define validation experiments
-
Create innovation canvas
-
Output validation plan
Best Practices
DO:
- Start with MVP - resist feature creep
- Validate with real users early and often
- Choose technologies team knows (or can learn quickly)
- Prioritize ruthlessly (RICE, MoSCoW)
- Plan in quarterly themes, execute in sprints
- Build quality in from the start
- Document decisions (especially tech stack)
- Iterate based on user feedback
- Focus on product-market fit before scaling
DON'T:
- Build for scale before validation
- Choose trendy tech without justification
- Skip testing to save time
- Add features without user validation
- Ignore technical debt indefinitely
- Neglect regulatory requirements (hardware, biotech)
- Build commodity features (auth, payments)
- Perfect UI before validating core value
- Commit to long roadmap without flexibility
Industry-Specific Gotchas
Software/SaaS
- Avoid: Over-engineering for scale on day 1
- Do: Use managed services (AWS, Firebase) to move fast
- Watch out for: Security vulnerabilities, GDPR compliance
Hardware
- Avoid: Skipping certifications (FCC, CE) until production
- Do: Plan for manufacturing from prototype stage
- Watch out for: Component lead times (can be 6+ months), supply chain disruptions
Biotech
- Avoid: Underestimating regulatory timeline (add 50%)
- Do: Engage FDA early for pre-submission meetings
- Watch out for: Clinical trial recruitment, reimbursement pathway
Consumer Products
- Avoid: Assuming "if you build it, they will come"
- Do: Validate demand before manufacturing MOQ
- Watch out for: Retail margins (need 3-5x manufacturing cost)
Success Metrics
Product Development Success Indicators:
- MVP launched within planned timeline (±20%)
- Core features validated with target users
- Product roadmap aligned with business goals
- Technology stack supports current and near-term needs
- Quality metrics meet industry standards
- Product-market fit indicators trending positive
Process Success Indicators:
- Team aligned on priorities
- Clear decision documentation
- Minimal scope creep
- Predictable development velocity
- Low technical debt accumulation
Getting Started
For New Startups:
- Read
reference/mvp_definition.md - Use
templates/mvp_spec_template.mdto define your MVP - Review relevant industry guide (
software_development_guide.md,hardware_development_guide.md, orbiotech_development_guide.md) - Use
templates/product_roadmap_template.mdto plan beyond MVP - Reference
examples/for your industry
For Existing Products:
- Assess current product-market fit
- Review
reference/product_roadmap_planning.md - Use
scripts/prioritization_calculator.pyfor feature prioritization - Evaluate tech stack against
reference/tech_stack_selection.md - Audit quality processes against
reference/quality_assurance_frameworks.md
For Revolutionary Concepts:
- Read
reference/revolutionary_concept_guide.md - Apply first principles thinking
- Use
templates/innovation_canvas_template.md - Design proof of concept
- Validate with target users
- Consider Patent Filing Skill for IP protection
Troubleshooting
Problem: MVP keeps growing in scope
Solution: Use MoSCoW prioritization - move everything except "Must Have" to post-MVP roadmap
Problem: Can't decide on technology stack
Solution: Use templates/tech_stack_decision_matrix.xlsx with weighted criteria, bias toward team expertise
Problem: Product roadmap too ambitious
Solution: Apply RICE scoring, cut bottom 50% of features, focus on quarterly themes
Problem: How do I know if I have product-market fit?
Solution: Measure retention cohorts, NPS, Sean Ellis test (>40% "very disappointed" if product disappeared)
Problem: Build vs buy decision paralysis
Solution: Use templates/build_vs_buy_template.xlsx, default to "buy" unless core competitive differentiator
Examples in Action
Example 1: SaaS MVP Definition
User: "I'm building a project management tool for remote teams"
Skill Guidance:
- MVP Features (Must Have):
- User authentication
- Create/edit projects
- Create/edit tasks
- Assign tasks to team members
- Basic commenting
- Email notifications
- Post-MVP (Should/Could Have):
- File attachments
- Time tracking
- Gantt charts
- Integrations (Slack, GitHub)
- Mobile apps
- Success Metrics:
- 100 active teams in 3 months
- 40%+ D30 retention
- NPS > 30
- Timeline: 8-12 weeks to MVP launch
Example 2: Hardware Product Roadmap
User: "I'm building a smart home security camera"
Skill Guidance:
- Phase 1 (Months 1-3): Breadboard prototype
- ESP32 + camera module
- WiFi connectivity
- Basic motion detection
- Stream to mobile app
- Phase 2 (Months 4-6): PCB design + enclosure
- Custom PCB layout
- 3D printed enclosure design
- Improved motion detection algorithm
- Cloud storage integration
- Phase 3 (Months 7-9): Pre-production
- Final PCB revision
- Injection molded enclosure
- FCC/CE certification
- Manufacturing partner selection
- Phase 4 (Months 10-12): Manufacturing + launch
- Pilot run (100 units)
- Beta testing
- Kickstarter campaign
- Full production (1000+ units)
Example 3: Biotech Diagnostic Development
User: "I'm developing a rapid diagnostic test for infectious disease"
Skill Guidance:
- Phase 1 (Year 1): Assay Development
- Literature review
- Antibody screening
- Lateral flow prototype
- Analytical validation (sensitivity, specificity)
- Phase 2 (Year 2): Clinical Validation
- Clinical sample collection
- Validation study (n=200-500)
- Performance characteristics
- Manuscript preparation
- Phase 3 (Year 3): Regulatory + Manufacturing
- FDA 510(k) submission
- ISO 13485 certification
- GMP manufacturing setup
- Quality systems validation
- Phase 4 (Year 4): Launch + Commercialization
- FDA clearance received
- Manufacturing scale-up
- Reimbursement strategy
- Sales and distribution
Related Skills
- Research & Validation Skill: Market research, user interviews, validation studies
- Patent Filing Skill: IP protection for innovative product features
- VC Fundraising Skill: Pitch deck requires product roadmap
- Business Planning Skill: Product strategy informs business model
- Resource Access Skill: Infrastructure and tooling for development
Version History
- v1.0.0 (2025-11-02): Initial comprehensive product development skill for all industries
Skill Type: Reference + Templates + Scripts Industry Coverage: Software, Hardware, Biotech, Consumer, B2B Use Case: Product strategy, MVP definition, roadmap planning, technology selection Dependencies: None (standalone skill) Integration: Works with all development SubAgents and startup skills
What ships with it: 26 files
112.8 KB alongside SKILL.md, 6 of them executable
examples/
reference/
scripts/
- prioritization_calculator.pyruns350 B
- roadmap_generator.pyruns497 B
- sprint_planner.pyruns342 B
- tech_stack_recommender.pyruns410 B
templates/
- complete_skill_build.shruns14.6 KB
- generate_remaining_files.shruns19.5 KB