openspec-schema
Installation
SKILL.md
OpenSpec Schema Skill
Use openspec schema subcommands to create and manage custom workflow schemas. Schemas define what artifacts exist and their dependencies. The default spec-driven schema provides proposal -> specs -> design -> tasks, but custom schemas allow different workflows.
When to Use
- The user wants a custom workflow (e.g. research-first, rapid iteration).
- The user says "create a schema", "custom workflow", "fork the spec-driven schema".
- Debugging schema resolution (
openspec schema which). - Validating a custom schema's structure.
Prerequisites
- OpenSpec CLI installed (see openspec-install).