mvp-generator

Generate a complete MVP from a SPEC.md by orchestrating seven specialized agents.

1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/vjrivmon/Setup-Software-IA --skill mvp-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mvp-generator
Source: https://github.com/vjrivmon/Setup-Software-IA/tree/main/.claude/skills/mvp-generator
Command: npx skills add https://github.com/vjrivmon/Setup-Software-IA --skill mvp-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates a complete MVP from a SPEC.md by orchestrating seven specialized agents in an optimal sequence, handling validation, foundation, architecture, implementation, polish, and delivery.

Core Features & Use Cases

  • Sequential orchestration: ensures dependencies are ready before next phase
  • Parallel execution: runs independent agents in parallel to speed up delivery
  • End-to-end MVP: from project structure to deployment-ready output

Quick Start

Run /project:mvp <project-name> to generate a complete MVP from the SPEC you created.