openspec-continue-change

Automates creation of the next OpenSpec artifact from templates and context via CLI.

1|Updated May 26, 2025
One-click install
npx skills add https://github.com/StrayDragon/llman --skill openspec-continue-change-straydragon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/StrayDragon/llman/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/StrayDragon/llman --skill openspec-continue-change-straydragon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users continue working on their OpenSpec changes by automating the creation of the next artifact in the workflow, ensuring progress and adherence to the defined process.

Core Features & Use Cases

  • Automated Artifact Generation: Creates the next required artifact (e.g., proposal, spec, design, tasks) based on the current state of an OpenSpec change.
  • Contextual Guidance: Provides clear instructions and prompts the user for necessary information when needed, ensuring accurate artifact content.
  • Workflow Progression: Manages the sequential creation of artifacts, ensuring dependencies are met and the change progresses logically.
  • Use Case: After creating a proposal for a new feature, use this Skill to automatically generate the corresponding specification document based on the proposal's details.

Quick Start

Use the openspec-continue-change skill to create the next artifact for the 'user-authentication' 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 automate the creation of the next artifact for an OpenSpec change?

To automate artifact creation for an OpenSpec change, use a workflow automation skill that evaluates the current status and generates the next required document, such as a proposal, spec, design, or tasks file, using templates and contextual information.

What is the process for continuing an OpenSpec change workflow?

Continuing an OpenSpec change workflow involves sequentially creating artifacts like proposals and specifications. The process manages dependencies, ensuring logical progression by determining the next required artifact based on the current change status and prompting for user input when necessary.

Do I need the openspec CLI installed to manage change artifacts?

Yes, you need the openspec CLI installed. It is a required dependency for managing change artifacts and their statuses, which the automation process relies on to determine and generate the next required workflow document accurately.

How do I generate a specification document from an existing OpenSpec proposal?

To generate a specification from an existing proposal, run the continuation process. It intelligently reads the proposal's details and current change status to automatically produce the corresponding specification document using predefined templates.

Can I select which change to work on if multiple OpenSpec changes are available?

Yes, when multiple changes are available, the continuation process prompts the user for selection. This ensures you apply the artifact generation workflow to the correct specific change rather than guessing or failing.