openspec-continue-change

Create the next OpenSpec change artifact using the openspec CLI.

1|Updated May 7, 2024
One-click install
npx skills add https://github.com/sitdownkevin/blog-next --skill openspec-continue-change-sitdownkevin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/sitdownkevin/blog-next/tree/main/.cursor/skills/openspec-continue-change
Command: npx skills add https://github.com/sitdownkevin/blog-next --skill openspec-continue-change-sitdownkevin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continue working on an OpenSpec change by creating the next artifact, enabling teams to progress a change through its lifecycle with minimal friction.

Core Features & Use Cases

  • Guides the user to identify and continue the next artifact in an OpenSpec workflow.
  • Automatically checks status via the OpenSpec CLI, selects the appropriate artifact, and prepares its creation using the provided template.
  • Supports dependency-aware artifact creation by incorporating information from completed artifacts.

Quick Start

Choose a change to continue and I will generate the next artifact using the openspec CLI.

Frequently Asked Questions about openspec-continue-change

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

FAQPage Schema
How do I create the next artifact for an OpenSpec change?

To create the next artifact for an OpenSpec change, you can use an automation tool that reads the change status via the openspec CLI and generates the required artifact file from a template, advancing your workflow.

What is the process for advancing an OpenSpec workflow?

Advancing an OpenSpec workflow involves checking the current change status to identify ready artifacts, then creating the next artifact file from a provided template while respecting dependencies from completed artifacts.

How does dependency-aware artifact creation work in OpenSpec?

Dependency-aware artifact creation works by checking the OpenSpec CLI status to identify ready artifacts, then incorporating information from completed artifacts into the newly created artifact file.

Do I need the openspec CLI to automate change management artifact generation?

Yes, you need the openspec CLI to automate change management artifact generation, as the automation requires it to read the change status and determine which artifacts are ready to be created.

Can I generate workflow artifacts from templates automatically?

Yes, you can generate workflow artifacts automatically by selecting a change to continue, which triggers the tool to check status via the openspec CLI and prepare the next artifact's creation using the provided template.