openspec-continue-change

Generate the next OpenSpec change artifact according to the active schema.

30|4|Updated Aug 2, 2024
One-click install
npx skills add https://github.com/belingud/gptcomet --skill openspec-continue-change-belingud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/belingud/gptcomet/tree/main/.codex/skills/openspec-continue-change
Command: npx skills add https://github.com/belingud/gptcomet --skill openspec-continue-change-belingud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Continuation of an OpenSpec change by creating the next artifact in the sequence to keep work flowing smoothly.

Core Features & Use Cases

  • Guides users through the staged artifact workflow (proposal → specs → design → tasks) based on the active schema.
  • Reads dependencies from completed artifacts to ensure continuity and context.
  • Enforces guardrails to prevent skipping steps and to surface missing information for timely decisions.

Quick Start

Tell me to continue an OpenSpec change and I will generate the next artifact according to the active schema.

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, the workflow reads completed dependencies, applies the active schema, and generates the next artifact in the proposal to tasks sequence. It enforces guardrails to ensure proper sequencing and prevent skipping steps.

What is the artifact sequence in a spec-driven workflow?

The spec-driven artifact sequence follows a staged workflow: proposal, then specs, then design, and finally tasks. The active schema determines which specific artifact to create next based on the current change status.

How does spec-driven change management enforce workflow guardrails?

Spec-driven change management enforces guardrails by checking status and reading dependencies before generating the next artifact. This prevents skipping steps and surfaces missing information so you can make timely decisions.

Can I skip the design phase and jump straight to tasks in OpenSpec?

No, you cannot skip the design phase. Workflow guardrails enforce proper sequencing by checking dependencies and status, preventing step skipping, and surfacing missing information required for timely decisions before moving forward.

Do I need an active schema to generate OpenSpec artifacts?

Yes, an active schema is required to generate OpenSpec artifacts. The schema determines which artifact to create and when to surface decisions, applying structural rules to the staged proposal through tasks workflow.