openspec-continue-change

Create the next OpenSpec artifact in a predefined workflow using CLI checks.

133|23|Updated Mar 23, 2020
One-click install
npx skills add https://github.com/aehrc/pathling --skill openspec-continue-change-aehrc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-continue-change
Source: https://github.com/aehrc/pathling/tree/main/.claude/skills/openspec-continue-change
Command: npx skills add https://github.com/aehrc/pathling --skill openspec-continue-change-aehrc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users seamlessly continue their work on an OpenSpec change by automating the creation of the next required artifact in a defined workflow.

Core Features & Use Cases

  • Workflow Progression: Automatically determines and creates the next artifact based on the current status of an OpenSpec change.
  • Intelligent Prompting: Prompts the user for clarification if the change to continue is ambiguous.
  • Status Tracking: Reports on the progress of artifacts within a change.
  • Use Case: After creating a proposal for a new feature, use this Skill to automatically generate the corresponding specification file, ensuring the development process stays on track.

Quick Start

Use the openspec-continue-change skill to create the next artifact for the 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, the skill automates workflow progression by checking the change status via the CLI and generating the next required artifact instructions. It seamlessly creates the subsequent file in your defined development process.

What is the spec-driven schema for OpenSpec change management?

The spec-driven schema is a predefined workflow template that structures your development process through sequential artifacts. It guides the creation of proposals, specifications, design documents, and tasks to keep your project on track.

Do I need the OpenSpec CLI installed to automate artifact generation?

Yes, you need the OpenSpec CLI installed to automate artifact generation. The CLI is required to perform status checks, list existing changes, and generate the necessary instructions for the next workflow artifact.

What happens if the OpenSpec change I want to continue is ambiguous?

If the OpenSpec change is ambiguous, the skill intelligently prompts you for clarification. It evaluates your current changes and asks for explicit input to ensure it generates the correct artifact for the intended workflow.

How does this skill track the progress of artifacts within a change?

The skill tracks artifact progress by leveraging the OpenSpec CLI to perform status checks on your current change. It reports on which artifacts have been completed and determines what the next required file should be.