openspec-continue-change

Generate the next OpenSpec artifact to continue a change workflow.

9|4|Updated Jun 13, 2023
One-click install
npx skills add https://github.com/lbrlabs/pulumi-lbrlabs-eks --skill openspec-continue-change-lbrlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/lbrlabs/pulumi-lbrlabs-eks/tree/main/.opencode/skills/openspec-continue-change
Command: npx skills add https://github.com/lbrlabs/pulumi-lbrlabs-eks --skill openspec-continue-change-lbrlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continue working on an OpenSpec change by creating the next artifact. This skill streamlines advancing a change when the user wants to progress their work or continue their workflow.

Core Features & Use Cases

  • Automated artifact creation: Generate the next artifact in the OpenSpec lifecycle based on the current state.
  • Status-aware guidance: Inspects open changes, prompts for selection, and ensures artifacts are created in the correct order.
  • CLI-driven workflow: Integrates with the openspec CLI to read, validate, and output artifacts with templates.

Quick Start

Ask to continue a specific OpenSpec change to generate the next artifact and advance the 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 OpenSpec change progression to create the next artifact?

Automate OpenSpec change progression by using a status-aware workflow that generates the next templated artifact in the lifecycle. It inspects open changes, prompts for selection, and outputs the artifact file while validating progress with the openspec CLI.

How does artifact generation work in a multi-step OpenSpec workflow?

Artifact generation in a multi-step OpenSpec workflow works by inspecting the current state and creating the next dependent artifact. It ensures artifacts are created in the correct order and validates progress with the openspec CLI throughout the process.

Can I use the openspec CLI to validate progress when advancing a change?

Yes, you can use the openspec CLI to validate progress when advancing a change. The workflow integrates directly with the CLI to read the current state, generate templated artifact files, and validate the output throughout the progression.

Do I need an existing OpenSpec project with a multi-artifact lifecycle to continue a change?

Yes, you need an existing OpenSpec project with a multi-artifact lifecycle. The process is designed for workflows where each step depends on the previous one, requiring user input to guide naming and scope before generating the next artifact.

What is the best way to handle dependencies when creating OpenSpec artifacts?

The best way to handle dependencies when creating OpenSpec artifacts is to follow status-aware guidance. The workflow ensures artifacts are created in the correct order and outputs specific guidance for dependency handling during the automated progression.

Why are my OpenSpec changes not advancing to the next artifact correctly?

OpenSpec changes may not advance correctly if artifacts are not created in the proper sequence. The workflow inspects open changes and validates progress with the openspec CLI to ensure the next artifact is generated in the correct order.