openspec
Installation
SKILL.md
OpenSpec (OPSX) Skill
Use this skill to guide or reason about the OpenSpec artifact-driven workflow system (OPSX), including artifact graphs, schema/template resolution, change lifecycle, and experimental commands/skills.
Quick Navigation
- Artifact graph core concepts: references/artifact-core.md
- OPSX workflow behavior and usage: references/opsx-workflow.md
- Setup + profiles (init, update, config profile): references/setup-profiles.md
- Schema customization workflow and gaps: references/schema-customization.md
- End-to-end schema workflow gaps and proposed solution: references/schema-workflow-gaps.md
- Experimental release plan and rollout checklist: references/experimental-release-plan.md
Release Highlights (1.2.0 → 1.3.0)
- More tool integrations: adds support for Junie, Lingma, ForgeCode, and IBM Bob.
- Safer setup: shell completion installation is now opt-in, and Copilot auto-detection no longer triggers from a bare
.github/directory alone. - Adapter fixes: Pi command generation was corrected, and OpenCode now uses the canonical
.opencode/commands/path. - Safer status checks:
openspec statusnow exits cleanly when a project has no changes yet.