openspec-continue-change

Create the next OpenSpec change artifact from templates and dependencies.

2|2|Updated Sep 20, 2023
One-click install
npx skills add https://github.com/zabiny/klabis --skill openspec-continue-change-zabiny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/zabiny/klabis/tree/main/.opencode/skills/openspec-continue-change
Command: npx skills add https://github.com/zabiny/klabis --skill openspec-continue-change-zabiny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continuously advances an OpenSpec change by creating the next artifact in the workflow.

Core Features & Use Cases

  • Artifact sequencing: automates moving from one artifact to the next based on the current change status.
  • Dependency-aware creation: reads completed artifacts and uses templates to generate the next artifact consistently.
  • Status-driven workflow: guides the user through change selection, status checks, and artifact creation using the openspec CLI.

Quick Start

Ask me to continue the current OpenSpec change and I will create the next artifact using the guided workflow.

Frequently Asked Questions about openspec-continue-change

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

FAQPage Schema
How do I automate artifact sequencing for an OpenSpec change workflow?

Automate artifact sequencing by identifying the target OpenSpec change, querying its current status, and deriving the next artifact from dependencies. The workflow reads completed artifacts to ensure creation order and writes the new artifact to its designated path using the openspec CLI.

How does dependency-aware artifact creation work in a change management workflow?

Dependency-aware artifact creation works by reading any completed artifacts within the OpenSpec change to determine prerequisites. It then applies the current workflow template to generate the next artifact consistently, ensuring all dependencies are resolved before writing the new file to its path.

Can I use the openspec CLI to check change status and generate the next template?

Yes, you can use the openspec CLI to query the current status of an OpenSpec change. The workflow uses this status check to identify which dependencies are completed and derives the next artifact directly from the designated template.

What is the best way to advance an OpenSpec change to its next artifact?

The best way to advance an OpenSpec change is through a status-driven workflow that identifies the target change and applies the current template. It progresses the change by reading completed dependencies and writing the next required artifact in the sequence.

Why does my OpenSpec change workflow require completed dependencies before creating the next artifact?

Your OpenSpec change workflow requires completed dependencies to ensure artifacts are created in the correct sequence. Reading completed dependencies allows the workflow to derive the next artifact accurately from the template and maintain consistency throughout the change management process.

Does the openspec-continue-change Skill support guiding users through change selection and artifact creation?

Yes, the openspec-continue-change Skill guides users through change selection, status checks, and artifact creation. It initiates the creation of the next artifact by applying the current workflow and writing the output to its designated path within the OpenSpec change.