opsx-continue

Create the next OpenSpec workflow artifact after validating current state and dependencies.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/moogah/emacs --skill opsx-continue-moogah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-continue
Source: https://github.com/moogah/emacs/tree/main/.claude/skills/opsx-continue
Command: npx skills add https://github.com/moogah/emacs --skill opsx-continue-moogah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continue working on a change by creating the next artifact in the OpenSpec workflow, ensuring steady progress and alignment with the chosen schema.

Core Features & Use Cases

  • Artifact orchestration: coordinates the creation of the next artifact only after validating the current state and dependencies.
  • Prompt-driven selection: guides the user to choose which change to work on when the target change is not specified.
  • Guarded creation: ensures artifacts are created in the correct order and dependencies are considered before writing outputs.

Quick Start

Provide the desired change path or name after /opsx-continue to begin creating the next artifact.

Frequently Asked Questions about opsx-continue

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

FAQPage Schema
How do I continue a change in the OpenSpec workflow and generate the next artifact?

To advance an OpenSpec change, this skill reads the current status, validates dependencies, fetches instructions for the next artifact, and writes it to the specified output path using a template.

What happens if I want to advance a change but don't specify which one?

When a target change is not specified, the workflow uses prompt-driven selection to guide you in choosing which active change to work on next, ensuring correct task generation and momentum.

Does artifact creation respect dependencies and current status in change management?

Yes, guarded creation validates the current state and dependencies before writing outputs, ensuring artifacts are created in the correct order to maintain steady progress throughout the workflow.

How do I start creating the next artifact for my current task?

Provide the desired change path or name to begin creating the next artifact, which automatically selects or infers the current change and applies the correct template and constraints.

When do I need to use a workflow guidance skill for artifact generation?

You need workflow guidance when you want to continuously progress a change by generating the next artifact, ensuring ongoing momentum and schema alignment while respecting dependencies.