Align before coding
Keep proposal, tasks, verification, and review in the repo
OSpec is a document-driven workflow for AI collaboration. Talk to your AI tool in natural language, and OSpec organizes development, validation, deployment, and delivery into a clear, trackable workflow.
Requirements, progress, and closeout stay visible in the repository so people and AI can follow the work
Keep proposal, tasks, verification, and review in the repo
The default path moves one requirement through one active change
Initialize once, advance the change, archive after acceptance
Works with Codex, Claude Code, and direct CLI workflows
Bring UI generation and verification testing into the OSpec workflow
Preview generation and matching code
Use Stitch to generate the page preview first and produce matching code at the same time. You can review the result and the code together, then keep iterating without switching contexts.
Stitch UI verification and feature testing
Use Checkpoint with Playwright to verify the Stitch UI and walk through key product flows. It helps you check visuals, interactions, and core behavior before you ship.
npm install -g @clawplays/ospec-cliInstall it, then initialize in your project directory to start