openspec

Guide OPSX artifact-driven workflows with schema resolution and change planning.

22|1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/itechmeat/llm-code --skill openspec-itechmeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec
Source: https://github.com/itechmeat/llm-code/tree/main/skills/openspec
Command: npx skills add https://github.com/itechmeat/llm-code --skill openspec-itechmeat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This OpenSpec skill provides guidance for the OPSX artifact-driven workflow system, including artifact graphs, schema and template resolution, and the change lifecycle.

Core Features & Use Cases

  • Guidance on constructing and reasoning about artifact graphs to identify ready artifacts.
  • Explanation of schema/template resolution, including XDG overrides and built-ins, to support schema-driven work.
  • Insight into OPSX commands and experimental workflows to plan, apply, and verify changes.

Quick Start

Start by asking for OPSX guidance to outline a new change, review dependencies, and propose the next artifact to create using internal OPSX prompts.

Frequently Asked Questions about openspec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is an artifact-driven workflow and how do artifact graphs work?

Artifact graphs map dependencies between schemas and templates to identify ready artifacts. This OPSX guidance helps teams reason about resolution strategies and change planning using the artifact-driven workflow system.

How do I plan and apply changes using OPSX commands?

Plan and apply changes using OPSX commands like /opsx:explore, /opsx:new, /opsx:continue, /opsx:apply, and /opsx:verify. This guidance walks teams through the change lifecycle from outlining modifications to final verification.

How does schema and template resolution work in OPSX?

Schema and template resolution uses XDG overrides and built-ins to support schema-driven work. This skill explains how resolution strategies apply configuration hierarchies and dependencies to process artifacts correctly.

Do I need external tools to operate OPSX workflows?

No external tools are required to operate OPSX workflows. You only need local OPSX configuration and documentation to design, review, and operate artifact graphs, schemas, and experimental commands.

What is the best way to identify ready artifacts in a dependency graph?

Identify ready artifacts by constructing and reasoning about artifact graphs to map dependencies. This OPSX guidance helps determine which artifacts are ready for creation based on schema and template resolution.