runbook-startup-mvp
$
npx mdskill add elophanto/EloPhanto/runbook-startup-mvpBuild a validated startup product in weeks with a specialized team.
- Accelerates idea-to-product cycles for startups needing market fit.
- Depends on organization_spawn for spawning core and growth agents.
- Decides execution by activating teams based on project phase.
- Delivers a live product with QA gates and metrics dashboards.
SKILL.md
.github/skills/runbook-startup-mvpView on GitHub ↗
--- name: runbook-startup-mvp description: Startup MVP build runbook — idea to live product in 4-6 weeks with validated product-market fit. Adapted from msitarzewski/agency-agents. --- ## Triggers - startup MVP - MVP build - minimum viable product - rapid product build - startup launch - product-market fit - quick launch - lean startup - fast build - 4-week build - 6-week build - idea to product - validate idea - startup sprint - rapid development - MVP validation ## Instructions This runbook covers building a startup MVP — a new product that needs to validate product-market fit quickly. Speed matters, but so does quality. Go from idea to live product with real users in 4-6 weeks. ### Agent Roster **Core Team (Always Active)** — use `organization_spawn`: - Agents Orchestrator: Pipeline controller - Senior Project Manager: Spec-to-task conversion - Sprint Prioritizer: Backlog management - UX Architect: Technical foundation - Frontend Developer: UI implementation - Backend Architect: API and database - DevOps Automator: CI/CD and deployment - Evidence Collector: QA for every task - Reality Checker: Final quality gate **Growth Team (Activated Week 3+)**: - Growth Hacker: Acquisition strategy - Content Creator: Launch content - Social Media Strategist: Social campaign **Support Team (As Needed)**: - Brand Guardian: Brand identity - Analytics Reporter: Metrics and dashboards - Rapid Prototyper: Quick validation experiments - AI Engineer: If product includes AI features - Performance Benchmarker: Load testing before launch - Infrastructure Maintainer: Production setup ### Week 1: Discovery + Architecture (Compressed Phase 0 + 1) **Day 1-2 — Compressed Discovery**: - Trend Researcher: Quick competitive scan (1 day, not full report) - UX Architect: Wireframe key user flows - Senior Project Manager: Convert spec to task list **Day 3-4 — Architecture**: - UX Architect: CSS design system + component architecture - Backend Architect: System architecture + database schema - Brand Guardian: Quick brand foundation (colors, typography, voice) - Sprint Prioritizer: RICE-scored backlog + sprint plan **Day 5 — Foundation Setup**: - DevOps Automator: CI/CD pipeline + environments - Frontend Developer: Project scaffolding - Backend Architect: Database + API scaffold - Quality Gate: Architecture Package approved ### Week 2-3: Core Build (Compressed Phase 2 + 3) **Sprint 1 (Week 2)** — use `agency-phase-3-build` skill mechanics: - Agents Orchestrator manages Dev-QA loop - Frontend Developer: Core UI (auth, main views, navigation) - Backend Architect: Core API (auth, CRUD, business logic) - Evidence Collector: QA every completed task - AI Engineer: ML features if applicable - Sprint Review at end of week **Sprint 2 (Week 3)**: - Continue Dev-QA loop for remaining features - Growth Hacker: Design viral mechanics + referral system - Content Creator: Begin launch content creation - Analytics Reporter: Set up tracking and dashboards - Sprint Review at end of week ### Week 4: Polish + Hardening (Compressed Phase 4) **Day 1-2 — Quality Sprint**: - Evidence Collector: Full screenshot suite - Performance Benchmarker: Load testing - Frontend Developer: Fix QA issues - Backend Architect: Fix API issues - Brand Guardian: Brand consistency audit **Day 3-4 — Reality Check**: - Reality Checker: Final integration testing - Infrastructure Maintainer: Production readiness - DevOps Automator: Production deployment prep **Day 5 — Gate Decision**: - Reality Checker verdict - IF NEEDS WORK: Quick fix cycle (2-3 days) - IF READY: Proceed to launch - Executive Summary Generator: Stakeholder briefing ### Week 5-6: Launch + Growth (Phase 5) **Week 5 — Launch**: - DevOps Automator: Production deployment - Growth Hacker: Activate acquisition channels - Content Creator: Publish launch content - Social Media Strategist: Cross-platform campaign - Analytics Reporter: Real-time monitoring - Support Responder: User support active **Week 6 — Optimize**: - Growth Hacker: Analyze and optimize channels - Feedback Synthesizer: Collect early user feedback - Experiment Tracker: Launch A/B tests - Analytics Reporter: Week 1 analysis - Sprint Prioritizer: Plan iteration sprint ### Key Decisions | Decision Point | When | Who Decides | |---------------|------|-------------| | Go/No-Go on concept | End of Day 2 | Studio Producer | | Architecture approval | End of Day 4 | Senior Project Manager | | Feature scope for MVP | Sprint planning | Sprint Prioritizer | | Production readiness | Week 4 Day 5 | Reality Checker | | Launch timing | After READY verdict | Studio Producer | ### Common Pitfalls & Mitigations - **Scope creep**: Sprint Prioritizer enforces MoSCoW — "Won't" means won't - **Over-engineering**: Rapid Prototyper mindset — validate first, scale later - **Skipping QA**: Evidence Collector runs on EVERY task — no exceptions - **No monitoring**: Infrastructure Maintainer sets up monitoring in Week 1 - **No feedback mechanism**: Analytics + feedback built into Sprint 1 Use `knowledge_write` to persist architecture decisions, sprint results, and launch metrics. ## Deliverables - [ ] Competitive scan and validated concept - [ ] Architecture Package (compressed) - [ ] Working CI/CD pipeline - [ ] Core features implemented and QA'd - [ ] Reality Checker READY verdict - [ ] Production deployment - [ ] Active acquisition channels - [ ] Week 1 analytics report - [ ] User feedback collection active ## Success Metrics | Metric | Target | |--------|--------| | Time to live product | <= 6 weeks | | Core features complete | 100% of MVP scope | | First users onboarded | Within 48 hours of launch | | System uptime | > 99% in first week | | User feedback collected | >= 50 responses in first 2 weeks | ## Verify - The deploy command was actually run and the build/log output (or deploy URL) is captured - The deployed URL was opened and returned a 2xx; key routes were sampled, not just the index - Environment variables required by the app are present in the target environment; missing-var failures were ruled out - A rollback plan (previous deployment ID, git SHA, or one-line revert command) is documented before promoting to production - Health/observability check (logs, error tracker, status page) was inspected post-deploy; baseline error rate is recorded - DNS / domain / SSL configuration was confirmed, not assumed to carry over from previous deploys
More from elophanto/EloPhanto
- 12-principles-of-animationAudit animation code against Disney's 12 principles adapted for web. Use when reviewing motion, implementing animations, or checking animation quality. Outputs file:line findings.
- accessibility-auditingAudit interfaces against WCAG 2.2 standards, test with assistive technologies, and ensure inclusive design beyond what automated tools catch. Adapted from msitarzewski/agency-agents.
- agency-phase-0-discoveryIntelligence and discovery phase — validate opportunity before committing resources. Adapted from msitarzewski/agency-agents.
- agency-phase-1-strategyStrategy and architecture phase — define what to build, how to structure it, and what success looks like. Adapted from msitarzewski/agency-agents.
- agency-phase-2-foundationFoundation and scaffolding phase — build technical and operational foundation before feature development. Adapted from msitarzewski/agency-agents.
- agency-phase-3-buildBuild and iterate phase — implement all features through continuous Dev-QA loops with orchestrated multi-agent sprints. Adapted from msitarzewski/agency-agents.
- agency-phase-4-hardeningQuality and hardening phase — the final quality gauntlet proving production readiness with evidence. Adapted from msitarzewski/agency-agents.
- agency-phase-5-launchLaunch and growth phase — coordinate go-to-market execution across all channels for maximum impact. Adapted from msitarzewski/agency-agents.
- agency-phase-6-operateOperate and evolve phase — sustained operations with continuous improvement for live products. Adapted from msitarzewski/agency-agents.
- agency-strategyNEXUS multi-agent orchestration strategy — the complete operational playbook for coordinating specialized AI agents across project phases. Adapted from msitarzewski/agency-agents.