Initialize To Change-Ready
AI-assisted init can ask one concise follow-up when project context is missing; plain CLI init stays non-interactive.
OSpec is a document-driven workflow for AI conversational collaboration. It only takes three steps: initialize the project, submit a Change to start a new requirement, then archive it through the standard path after deployment and validation.
npm install -g @clawplays/ospec-cliInitialize the repository, move the requirement forward inside one change, then archive that change after deployment and validation are complete.
AI-assisted init can ask one concise follow-up when project context is missing; plain CLI init stays non-interactive.
The default workflow stays focused on one active change unless you explicitly choose queue mode.
`ospec finalize` verifies the change, refreshes the index, archives it, and leaves Git commit as a separate manual step.
"Initialization should leave a repository change-ready, not half-bootstrapped or waiting on hidden scaffold decisions."
"The first change stays explicit, queue mode stays explicit, and closeout stays explicit through verify and finalize."
Install OSpec, initialize once, then move every accepted requirement through an explicit change and the standard verify/finalize closeout path.