dorado
Document-driven development workflow with tracked changes and archiving
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OSpec?โผ
Run `npx skills add henrydiaosi/dorado --all -g -y` in your terminal to install all skills in this suite globally.
What is a document-driven development workflow?โผ
It means you define requirements and changes in documents first, then let your coding assistant implement, validate, and archive them step by step. OSpec keeps every change in a tracked container with proposal, tasks, and verification files.
How do I start a new project with OSpec?โผ
Just ask your assistant to initialize the project with OSpec, or run `ospec init .` in your project directory. It creates the workflow structure and baseline project docs in one pass.
Does OSpec work with Claude Code and Codex?โผ
Yes. OSpec ships ready-to-install skills for both Claude Code and Codex, so the same workflow runs in either environment.
Can non-developers use OSpec?โผ
Yes. You only need plain-English prompts like 'use OSpec to create a change for this requirement' and the assistant handles the underlying commands and file tracking.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core