What problem does it solve? Starting a physics research project without clear scope, anchors, or decomposition leads to drift and false progress. This Skill turns a research idea or proposal document into a structured, version-controlled project with an approved scoping contract, requirements, roadmap, and state tracking. ## Core Features & Use Cases - Unified Initialization Flow: Runs questioning or structured intake, scoping contract approval, optional literature survey, requirements generation, and roadmap creation in one workflow. - Multiple Modes: Supports --auto mode driven by a proposal document, --minimal mode for fast bootstrapping from a file or a single answer, and a full deep-questioning path. - Machine-Readable Contract: Validates and persists a JSON project_contract in .gpd/state.json with observables, deliverables, acceptance tests, and references linked by stable IDs. - Use Case: A researcher with a proposal on 2D turbulence runs the Skill in auto mode, approves the synthesized scoping contract, and receives PROJECT.md, REQUIREMENTS.md, ROADMAP.md, and STATE.md committed to git, ready for phase planning. ## Quick Start Ask the AI to initialize a new physics research project from your proposal document using the gpd-new-project skill in auto mode.