What problem does it solve? Setting up a new product MVP repository involves repetitive decisions about directory structure, compliance artifacts, eval suites, and deploy configuration. This Skill automates that greenfield setup so teams start with a consistent, reviewable foundation instead of ad-hoc scaffolding. ## Core Features & Use Cases - Full repo scaffolding: Creates source, test, docs, CI workflow, and changelog directories with starter files, plus a CLAUDE.md with frozen zones protecting finalized compliance and eval artifacts. - Pack-driven compliance and voice wiring: Pre-wires the active pack's compliance gates as DRAFT stubs and a CI compliance-check workflow, with no-op behavior when only the default pack is active. - AI eval skeleton: When --has-ai is enabled, seeds an eval suite with golden and adversarial fixture directories and methodology guidance. - Use Case: A team spinning a validated prototype into a customer-facing product runs the skill with a name, target users, and deploy targets, and receives a git-initialized repo ready for design docs, compliance review, and first feature work. ## Quick Start Ask the agent to scaffold a new MVP named billing-portal for mid-market SMB CFOs with AI disabled and a staging deploy target.