ospec
Spec-driven workflow framework for AI coding agents
All Skills in This Repository (3)
Pure Emerald Level Indicatorsospec
Initialize OSpec change-ready protocol shells and orchestrate gated execution workflows.
ospec-change
Advance an OSpec change from requirement intake through verification and finalize.
ospec-goal
Orchestrates full OSpec goal workflows with task graphs, worker dispatch, reviews, and verification evidence.
Frequently Asked Questions
FAQPage SchemaHow to install OSpec?▼
Run `npx skills add clawplays/ospec --all -g -y` in your terminal to install all skills in this suite globally.
What problem does OSpec solve?▼
It keeps requirements, plans, and verification evidence as files in your repo instead of losing them in chat history, so any AI agent can pick up exactly where the last one stopped.
What is the difference between ospec change and ospec goal?▼
Use ospec change for small routine fixes on a fast lightweight flow, and ospec goal for larger or riskier work that needs design docs, task graphs, and independent reviews.
Which AI agents work with OSpec?▼
OSpec works with Claude Code, Codex, Gemini, OpenCode, MCP-based agents, and plain command-line workflows.
Do I need to run OSpec commands myself?▼
No. You describe the requirement in plain English and your AI agent runs every ospec command, only pausing to ask you about genuine decisions.
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