openspec-continue-change

Generate the next OpenSpec artifact in the change workflow.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-continue-change-tuliopc23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/tuliopc23/cardmaniacs-website/tree/main/.augment/skills/openspec-continue-change
Command: npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-continue-change-tuliopc23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you continue working on an OpenSpec change by creating the next required artifact in your development workflow, ensuring progress and adherence to the defined process.

Core Features & Use Cases

  • Artifact Generation: Automatically creates the next artifact (e.g., proposal, spec, design, tasks) based on the current stage of an OpenSpec change.
  • Workflow Management: Guides you through the OpenSpec process by identifying the next actionable step and providing the necessary context and instructions.
  • Use Case: After creating a proposal for a new feature, you can use this Skill to automatically generate the corresponding specification file for a capability defined in that proposal.

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 and generate the next artifact?

To continue an OpenSpec change, this Skill programmatically generates the next required artifact, such as a proposal, specification, design, or tasks, based on your current workflow stage. It identifies the next actionable step and provides the necessary context and instructions.

How does spec-driven development artifact generation work?

Spec-driven development artifact generation works by querying the OpenSpec CLI for status checks and retrieving artifact instructions. It then automatically creates the next file, like a specification for a capability defined in a proposal, to ensure process adherence.

Do I need the OpenSpec CLI to generate specifications and tasks?

Yes, you need the OpenSpec CLI installed to generate specifications and tasks. The Skill depends on the CLI to perform status checks and retrieve the necessary instructions for creating the next artifact in your predefined workflow.

What is the best way to manage a spec-driven development workflow?

The best way to manage a spec-driven workflow is to automate the progression between stages. This Skill identifies the next actionable step after a proposal and automatically generates the corresponding specification, design, or tasks file to maintain momentum.

Can I automatically create a specification file after writing an OpenSpec proposal?

Yes, you can automatically create a specification file after writing an OpenSpec proposal. Once the proposal is complete, the Skill identifies the corresponding capability and generates the required specification artifact to progress the change.

Why does my OpenSpec workflow stall before generating a design document?

Your OpenSpec workflow may stall if the next artifact instructions are not retrieved. This Skill checks the current status via the CLI and programmatically generates the required design document or tasks to ensure continuous progress.