work-mvp
Installation
SKILL.md
Work MVP
Inputs
GOAL(required): lifecycle goal text.EPIC_ID(optional): BD epic id for deterministic exec attachment.STACK_ID(optional): FlowMind stack/flow to use (default: heuristic — see below).- Environment (optional):
SDLC_MODE,SDLC_MAX_ITERATIONS,SDLC_TIMEOUT_MS.
Stack Selection Heuristic
When STACK_ID is not provided, classify the task:
| Task Type | Stack | Rationale |
|---|---|---|
| Implementation / bugfix | sdlc-exec-validate |
Plan → execute → verify loop |
| Research / decomposition | sdlc-deepen-plan |
Fan-out analysis |
| Maintenance / hygiene | sdlc-hygiene |
Periodic repo scan |