opsx-new

Scaffold OPSX changes under openspec/changes/opsx-new/ with ADR context.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/ConductionNL/decidesk --skill opsx-new-conductionnl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-new
Source: https://github.com/ConductionNL/decidesk/tree/main/.claude/skills/opsx-new
Command: npx skills add https://github.com/ConductionNL/decidesk --skill opsx-new-conductionnl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new OPSX change using the experimental artifact workflow to provide a guided scaffold, guardrails, and subsequent artifact instructions.

Core Features & Use Cases

  • Provides an automated scaffold for openspec/changes/opsx-new/ with a default workflow schema.
  • Loads architectural context (ADR references) to inform scope.
  • Guides user through status checks and first artifact instructions without creating artifacts prematurely.

Quick Start

Run the openspec command to scaffold a new change named opsx-new, then review the generated status and the first artifact template.

Frequently Asked Questions about opsx-new

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

FAQPage Schema
How do I scaffold a new openspec change with a guided workflow?

To scaffold a new openspec change, this workflow parses metadata from SKILL.md, loads ADR references for architectural context, and generates a default workflow schema under openspec/changes/opsx-new/ to guide your first artifact creation.

What is the OPSX artifact workflow for initiating changes?

The OPSX artifact workflow is an experimental process that bootstraps new changes by creating scaffolds, loading ADR-informed context, and guiding users through status checks and artifact templates without prematurely generating artifacts.

How does ADR-informed context loading work when starting an openspec change?

ADR-informed context loading automatically retrieves Architecture Decision Records from multiple locations to provide guardrails and architectural scope, ensuring your new OPSX change aligns with existing structural decisions before artifact creation begins.

Can I track the status of an openspec change before creating artifacts?

Yes, the guided workflow generates a status check mechanism alongside the scaffold under openspec/changes/opsx-new/, allowing you to review the workflow progress and first artifact instructions without prematurely creating the actual artifacts.

What metadata is required to bootstrap an OPSX change scaffold?

The scaffold requires metadata parsed directly from SKILL.md to initialize the default workflow schema, which then drives the automated generation of the change directory structure and subsequent artifact guidance.