What problem does it solve? Projects started outside the framework have decisions and plans scattered across READMEs, notes, and docs in non-standard formats. This Skill translates that existing work into framework-format gate files without redoing completed phases, and identifies the correct starting phase. ## Core Features & Use Cases - Semantic Content Mapping: Scans the project directory and matches existing content to framework gate artifacts (discovery brief, tech context, backlog, process maps) by meaning, not filename. - Gap Classification: Surfaces missing artifacts as targeted discussion questions, then classifies remaining gaps as undocumented work or work not yet done to determine the starting phase. - Continuity Initialization: Creates current-phase.md, handoff.md, and decisions.md so the first real session starts with full context. - Use Case: You have a half-planned app with notes in a README and a tasks file. Run onboard to convert them into a discovery brief and backlog, then get placed at the Design Review phase automatically. ## Quick Start Tell the assistant: I have prior work on my project at /path/to/project and want to bring it into the framework — onboard it.