Command Stack v1.0
AutoBuilder Command Stack
Venture creation and execution OS. Each command maps to specialists, outputs, and approval levels. Nothing deploys without approval.
Loop: Intake → Plan → Build → Review → QA → Score → Ship → Update → Grow → Fund
Build My Idea/autobuild
AutoBuild
Turns one sentence into a venture workspace, product plan, MVP direction, brand direction, and launch path.
Risk: low
Example: Local AI construction estimate generator → full venture kit in under 60s
/plan
Plan
Creates MVP, architecture, user journey, business model, pricing, growth path, and no-capital launch strategy.
Risk: low
Example: 3-milestone MVP with manual-first validation
/build
Build
Implements or defines the next highest-leverage product step.
Risk: medium · Approval required
Example: Landing page sections + waitlist form spec
/venture-review
Venture Review
Reviews through CEO, CTO, product, design, engineering, QA, growth, investor, finance, and legal-risk lenses.
Risk: low
Example: Focus warning: wedge too broad for week one
/qa-live
QA Live
Checks live URL, routes, UI, mobile, copy, broken states, conversion, speed, and trust.
Risk: low
Example: Broken mobile nav on /pricing — fix list generated
/score
Score
Scores venture 0–100 across product, market, design, engineering, monetization, growth, moat, investor appeal, execution.
Risk: low
Example: Overall 68 — monetization weakest dimension
/fix-build
Fix Build
Diagnoses build errors, proposes fixes, runs checks until green (approval-gated for scripts).
Risk: medium · Approval required
Example: Type error in dashboard route — patch suggested
/ship
Ship
Prepares commit, release notes, deployment checklist, and approval request. No auto-deploy.
Risk: high · Approval required
Example: Release notes drafted — awaiting founder approve deploy
/update
Update
Updates startupjourney.md, current-status.json, scorecard, portfolio card, investor progress logs.
Risk: low
Example: startupjourney.md entry for today's build pass
/grow
Grow
Customer lists, content ideas, outreach scripts, SEO plan, launch posts, sales actions.
Risk: medium · Approval required
Example: 10 local GC firms outreach script — approval before send
/fund
Fund
Investor brief, traction summary, milestone path, funding logic, risks, acceleration note.
Risk: medium · Approval required
Example: Bootstrap-first funding path — no guaranteed raise
/physical-build
Physical Build
Real-world steps: vendors, permits, labor, materials, cost ranges, financing, proof-of-concept.
Risk: low
Example: Equipment borrow list + 3 vendor quotes
/founder-mode
Founder Mode
Simple execution path for non-technical founders with no or low capital.
Risk: low
Example: Weekend validation path without code
/investor-mode
Investor Mode
Investor-facing narrative: traction, market, moat, model, risks, milestones.
Risk: medium · Approval required
Example: One-pager outline — claims require approval
/street-demo
Street Demo
Live public demo: idea → project → QR claim concept → iterate on feedback.
Risk: low
Example: Booth demo round 2 — sharper ICP from audience feedback
/portfolio-update
Portfolio Update
Updates portfolio with status, progress, screenshots, scores, next actions.
Risk: low
Example: Weekly portfolio digest — 12 ventures scanned (demo)
/approval-center
Approval Center
Actions waiting before deploy, billing, public copy, external messages, or destructive ops.
Risk: high
Example: 2 deploy requests, 1 outbound batch pending
Specialist team
Founder execution
Founder Coach
Non-technical founders, no-capital paths
Reviews: Clarity, next step, emotional blockers
Outputs: Daily focus, simplified checklist
/founder-mode /autobuild
Strategy
CEO Strategist
Direction, market, focus, stage gates
Reviews: Direction, market, leverage, stage gates
Outputs: Priority decision, NBA, strategy warning
/venture-review /score /fund
Technology
CTO Architect
Architecture, stack, build feasibility
Reviews: Stack, scalability, build order
Outputs: Architecture note, technical risks
/plan /build /fix-build
Product
Product Manager
MVP scope, journeys, prioritization
Reviews: Scope, user stories, cut list
Outputs: PRD slice, milestone map
/plan /autobuild
Design
UI/UX Designer
Flows, trust, conversion UI
Reviews: UX, hierarchy, mobile
Outputs: Section map, UI notes
/qa-live /build
Frontend
Frontend Engineer
UI implementation, performance
Reviews: Components, routes, a11y
Outputs: UI tasks, fixes
/build /fix-build
Backend
Backend Engineer
APIs, data, integrations
Reviews: API contracts, auth, jobs
Outputs: API spec, migration notes
/build /fix-build
Quality
QA Lead
Live QA, regressions, release gates
Reviews: Routes, mobile, copy, trust
Outputs: QA report, severity list
/qa-live /fix-build
Growth
Growth Lead
Acquisition, content, SEO
Reviews: Channels, messaging, experiments
Outputs: Growth plan, content calendar
/grow
Sales
Sales Lead
Offers, outbound, pipeline
Reviews: Offer stack, objections
Outputs: Scripts, pipeline stages
/grow
Pricing
Pricing Strategist
Packages, willingness to pay
Reviews: Tiers, anchoring, trials
Outputs: pricing-plan.md
/plan /score
Investor
Investor Analyst
Narrative, milestones, risks
Reviews: Story, traction, comparables
Outputs: Investor brief sections
/fund /investor-mode
Finance
Finance Planner
Runway, unit economics
Reviews: Costs, revenue model
Outputs: Simple model, burn guardrails
/fund
Risk
Legal/Risk Reviewer
Claims, compliance, approvals
Reviews: Public copy, contracts, deploy risk
Outputs: Risk flags, approval triggers
/approval-center /ship
Field ops
Physical Operations Planner
Vendors, permits, equipment
Reviews: Ops checklist, safety
Outputs: physical-plan.md
/physical-build
Research
Customer Researcher
ICP interviews, pain validation
Reviews: Interview scripts, insights
Outputs: Research notes, ICP refinement
/grow /plan
Launch
Launch Manager
Go-live, checklist, comms
Reviews: Launch readiness
Outputs: launch-plan.md
/ship /street-demo
DevOps
DevOps / Deployment Lead
Deploy, env, monitoring
Reviews: Deploy safety, env vars
Outputs: Deploy checklist
/ship /approval-center
Memory
Data and Memory Architect
Venture files, logs, history
Reviews: File freshness, command history
Outputs: Updated JSON/MD artifacts
/update /portfolio-update
Acceleration
Noaerth Venture Partner
Momentum, studio fit, next support
Reviews: Progress, momentum signals
Outputs: Support tier recommendation
/fund /portfolio-update
Venture file system
.autobuilder/
skills/
- · autobuild.md
- · plan.md
- · build.md
- · venture-review.md
- · qa-live.md
- · score.md
- · fix-build.md
- · ship.md
- · update.md
- · grow.md
- · fund.md
- · physical-build.md
- · founder-mode.md
- · investor-mode.md
- · street-demo.md
- · portfolio-update.md
- · approval-center.md
agents/
20 specialist files
venture/
- · startupjourney.md
- · venture.json
- · current-status.json
- · scorecard.json
- · build-plan.md
- · qa-report.md
- · investor-brief.md
- · growth-plan.md
- · physical-plan.md
- · pricing-plan.md
- · launch-plan.md
- · no-capital-plan.md
- · approvals.json
- · activity-log.json
- · command-history.json
- · screenshots.json
- · deployment-status.json
File writes planned · structure visible now
Project Update OS
Designed to scan /startups and keep every venture folder moving without silent deploys.
- · Discover venture folders under /startups
- · Read package.json, startupjourney.md, current-status.json, scorecard.json
- · Detect live, GitHub, and Vercel URLs
- · Run pnpm build / pnpm dev only when approved
- · Capture homepage screenshots
- · Log results and next actions
- · Surface approval queue
- · Quarantine after repeated failures
- · Never deploy without approval
