🧭
AI EngineeringJavaScript

OSpec

by clawplays

OSpec is an AI Engineering skill for Claude Code, published by clawplays in ospec.

485 stars24 forkson clawplays/ospecAdded 2026/08/26Repository updated 2026/08/20
agentic-aiagentic-codingaiai-agentsai-coding-assistantai-workflowclaude-codeclicodexcoding-agentdeveloper-toolsllmloop-engineeringmcpmodel-context-protocolprompt-engineeringsddspec-driven-development
Install in seconds
Install OSpec
Copy OSpec into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/clawplays/ospec ~/.claude/skills/ospec

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/clawplays/ospec.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in clawplays/ospec
Installs to
~/.claude/skills/ospec
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2451 skills

What OSpec does

OSpec routes initialization, changes, goals, validation, and archiving for spec-driven AI coding workflows. Use it when you need durable project knowledge and a file-based process for agent work.

OSpec is cataloged under AI Engineering on DirSkills. OSpec comes from a repository tagged agentic-ai, agentic-coding, ai, ai-agents and ai-coding-assistant.

Documentation

README

OSpec Router

Use this root skill as a compact router. Keep invariant safety and workflow-selection rules here; load detailed commands and stage protocols from the initialized project's indexed files only when that stage is active.

Default Entry

When the user asks to initialize a project, run ospec init [path]. In AI-assisted initialization, pass the explicit or conversational language with --document-language. If useful context is missing, ask once for a short project summary or tech stack; if the user skips it, continue with placeholders. Verify the generated files on disk and stop before creating work unless the user explicitly asks for a change or goal.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OSpec

  • What else does clawplays publish alongside OSpec?

    OSpec is one of 3 skills that DirSkills catalogs from clawplays/ospec, the repository it ships in. Its siblings there include OSpec Change and OSpec Goal. Each one is a separate skill with its own page in this directory, installs the same way OSpec does, and is maintained by clawplays in that same repository. The rest of the collection is listed on the clawplays/ospec page.

  • How does OSpec compare to other AI Engineering skills?

    OSpec ranks #2198 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OSpec against them. Open each page to compare what they document and how they install.