返回全部 Agent
🚀

场景:创业 MVP 构建

Runbook: Startup MVP Build

🧭 战略
6 个章节
5KB
在 GitHub 查看

个章节

ScenarioAgent RosterWeek-by-Week ExecutionKey DecisionsSuccess CriteriaCommon Pitfalls & Mitigations

🚀 Runbook: Startup MVP Build

Mode: NEXUS-Sprint | Duration: 4-6 weeks | Agents: 18-22


Scenario

You're building a startup MVP — a new product that needs to validate product-market fit quickly. Speed matters, but so does quality. You need to go from idea to live product with real users in 4-6 weeks.

Agent Roster

Core Team (Always Active)

AgentRole
Agents OrchestratorPipeline controller
Senior Project ManagerSpec-to-task conversion
Sprint PrioritizerBacklog management
UX ArchitectTechnical foundation
Frontend DeveloperUI implementation
Backend ArchitectAPI and database
DevOps AutomatorCI/CD and deployment
Evidence CollectorQA for every task
Reality CheckerFinal quality gate

Growth Team (Activated Week 3+)

AgentRole
Growth HackerAcquisition strategy
Content CreatorLaunch content
Social Media StrategistSocial campaign

Support Team (As Needed)

AgentRole
Brand GuardianBrand identity
Analytics ReporterMetrics and dashboards
Rapid PrototyperQuick validation experiments
AI EngineerIf product includes AI features
Performance BenchmarkerLoad testing before launch
Infrastructure MaintainerProduction setup

Week-by-Week Execution

Week 1: Discovery + Architecture (Phase 0 + Phase 1 compressed)

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 (Phase 2 + Phase 3)

Sprint 1 (Week 2):
├── 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 (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 PointWhenWho Decides
Go/No-Go on conceptEnd of Day 2Studio Producer
Architecture approvalEnd of Day 4Senior Project Manager
Feature scope for MVPSprint planningSprint Prioritizer
Production readinessWeek 4 Day 5Reality Checker
Launch timingAfter Reality Checker READYStudio Producer

Success Criteria

MetricTarget
Time to live product≤ 6 weeks
Core features complete100% of MVP scope
First users onboardedWithin 48 hours of launch
System uptime> 99% in first week
User feedback collected≥ 50 responses in first 2 weeks

Common Pitfalls & Mitigations

PitfallMitigation
Scope creep during buildSprint Prioritizer enforces MoSCoW — "Won't" means won't
Over-engineering for scaleRapid Prototyper mindset — validate first, scale later
Skipping QA for speedEvidence Collector runs on EVERY task — no exceptions
Launching without monitoringInfrastructure Maintainer sets up monitoring in Week 1
No feedback mechanismAnalytics + feedback collection built into Sprint 1