openspec-continue-change

Create the next artifact in an OpenSpec change workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Progressing OpenSpec changes by automatically generating the next artifact in the workflow, enabling seamless continuation of the change lifecycle.

Core Features & Use Cases

  • Handles inference of the next artifact step, status checks, and dependency integration to advance an OpenSpec change.
  • Applies a schema-aware template to produce the next artifact file while respecting constraints from context and rules.
  • Supports both spec-driven and alternative workflows, coordinating task creation with progress tracking.

Quick Start

Ask to continue the current OpenSpec change to generate the next artifact.

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

To continue an OpenSpec change, the workflow automates next artifact generation by inferring the step, checking status, reading dependencies, and applying schema-guided templates. Invoking the process creates exactly one artifact file per run while respecting dependency-aware writing constraints.

What is artifact sequencing in OpenSpec change management?

Artifact sequencing in OpenSpec change management dictates the progressive creation of workflow files. The automation reads current status and dependencies to infer the correct next artifact, applying schema-aware templates to ensure structured, sequential progression throughout the change lifecycle.

Does OpenSpec workflow automation support spec-driven and alternative task tracking?

Yes, OpenSpec workflow automation supports both spec-driven and alternative workflows. It coordinates task creation with progress tracking, ensuring that generating the next artifact aligns with your chosen workflow methodology and maintains accurate lifecycle reporting.

How do template application and dependency constraints work when creating OpenSpec artifacts?

Template application and dependency constraints work by applying schema-aware templates to produce the next artifact file. The process reads existing dependencies and context rules, ensuring dependency-aware writing and enforcing guardrails like one artifact per invocation.

What are the limitations of automating OpenSpec change progression?

Limitations of automating OpenSpec change progression include a strict guardrail of generating only one artifact per invocation. Additionally, the automation relies on accurate status inspection and dependency reading, meaning incomplete context or missing schema guidance can halt the workflow progression.