# Bmad Ml Startup Meeting

> Run an AI Startup division meeting with the seven AI Startup agents (no AI Lab agents). Use when the user requests to "start a startup meeting", "convene the startup team", or "run a sprint review for the product".

- Skill: `sirnosh/bmad-ml-startup-meeting` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds add sirnosh/bmad-ml-startup-meeting`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sirnosh/bmad-ml-startup-meeting/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: SirNosh (https://skillmd.com/u/sirnosh)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/sirnosh/bmad-ml-startup-meeting

---


Follow the instructions in ./workflow.md.

## Optional: Agent Teams (Claude Code)

**When to use.** If `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` is set at session start, assemble a team instead of dispatching serially. Nosh is team lead; the 7 AI Startup specialists are teammates (`bmad-dumbledore`, `bmad-hermione`, `bmad-snape`, `bmad-luna`, `bmad-mcgonagall`, `bmad-moody`, `bmad-hagrid`). Team coordination happens via the shared task list and inter-agent mailbox, with phase-gate approvals still enforced by the workflow.

**Fallback contract.** If the env var is unset, this workflow runs as serial Task-tool invocations per `./workflow.md`. Users who don't opt in see no behavior change. The installer never writes `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS`; users export it from their shell.

