openspec-continue-change

Generate the next OpenSpec change artifact using the OpenSpec CLI.

47|2|Updated Oct 30, 2023
One-click install
npx skills add https://github.com/runtime-env/runtime-env --skill openspec-continue-change-runtime-env
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/runtime-env/runtime-env/tree/main/.gemini/skills/openspec-continue-change
Command: npx skills add https://github.com/runtime-env/runtime-env --skill openspec-continue-change-runtime-env

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines OpenSpec workflow by automatically generating the next artifact required to progress a change, eliminating manual steps and helping teams maintain momentum.

Core Features & Use Cases

  • Automatic progression: generates the next artifact in the OpenSpec change lifecycle based on the current status.
  • Context-aware guidance: analyzes recent changes and their schemas to recommend the most relevant next artifact.
  • Use Case: When a reviewer asks you to advance a change, issue a prompt like Continue the OpenSpec change I'm working on, and the Skill handles the artifact creation using the OpenSpec CLI.

Quick Start

Open a conversation and say: Continue the OpenSpec change I'm working on. If multiple changes exist, the Skill will prompt you to pick one and then create the next artifact accordingly.

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 creating the next artifact for an OpenSpec change?

You can automate OpenSpec change progression by prompting the workflow Skill to evaluate current statuses and schemas, automatically generating the next artifact using the OpenSpec CLI without manual steps.

What does OpenSpec change management automation do when multiple changes exist?

When multiple changes exist, OpenSpec automation lists all active changes, prompts you to select one, and then generates the next artifact required to advance that specific change based on its current status.

How do I continue an OpenSpec change workflow from the command line?

You continue an OpenSpec change workflow by prompting the automation Skill, which executes OpenSpec CLI commands to evaluate the current status and generate the next artifact required to progress the change.

Do I need the OpenSpec CLI installed to automate artifact generation?

Yes, the OpenSpec CLI is required. The automation Skill executes commands like openspec list, openspec status, and openspec instructions to determine and generate the next artifact.

How does context-aware guidance work when generating OpenSpec artifacts?

Context-aware guidance analyzes your recent OpenSpec changes and their schemas to evaluate the current lifecycle status, ensuring the most relevant next artifact is recommended and generated automatically.