clawplaysclawplaysCommunity·3 Agent Skills Included

ospec

Spec-driven workflow framework for AI coding agents

Turns plain-English requirements into reviewable spec files, plans, and tasks stored directly in your repository. Replaces lost chat history with durable proposals, verification evidence, and archived changes any AI agent can resume. Guides Claude Code, Codex, Gemini, and CLI agents through a verifiable plan, act, verify loop until work is proven done.
npx skills add clawplays/ospec --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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