openspec-continue-change

Create the next OpenSpec change artifact based on current status.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/em-jones/staccato-toolkit --skill openspec-continue-change-em-jones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/em-jones/staccato-toolkit/tree/main/.opencode/skills/openspec-continue-change
Command: npx skills add https://github.com/em-jones/staccato-toolkit --skill openspec-continue-change-em-jones

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you seamlessly continue working on an OpenSpec change by guiding you through the creation of the next required artifact in your workflow.

Core Features & Use Cases

  • Progressive Artifact Creation: Automatically identifies and creates the next artifact (e.g., proposal, spec, design, tasks) based on the current status of your change.
  • Contextual Guidance: Leverages the OpenSpec CLI to understand artifact dependencies, rules, and templates, ensuring artifacts are created correctly and in the right order.
  • Use Case: After creating a proposal for a new feature, use this Skill to automatically generate the corresponding specification file, ensuring all necessary details are captured according to the defined schema.

Quick Start

Use the openspec-continue-change skill to create the next artifact for your current change.

Frequently Asked Questions about openspec-continue-change

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

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

To continue an OpenSpec change workflow, use this skill to check your current change status and automatically generate the next required artifact, such as a proposal, spec, design, or tasks file, based on schema dependencies.

What is the process for creating OpenSpec proposals and specifications in sequence?

OpenSpec artifact creation follows a dependency-driven sequence. After generating a proposal, this skill identifies the next required specification or design artifact and creates it using templates and rules defined by the OpenSpec CLI.

Do I need the OpenSpec CLI installed to generate change artifacts?

Yes, the OpenSpec CLI must be installed and configured. This skill leverages the CLI to understand artifact dependencies, rules, and templates required to correctly continue the change workflow.

How does this workflow handle multiple available OpenSpec changes?

When multiple OpenSpec changes are available, the skill intelligently prompts for user selection. It then checks the status of the specified or inferred change to determine the next artifact to generate.

Can I automatically generate OpenSpec task files after creating a design?

Yes, you can automatically generate OpenSpec task files. The skill evaluates your current change status and generates the appropriate next artifact, including tasks, based on defined schema instructions and dependencies.