openspec-new-change

Initiate new OpenSpec changes with an artifact-driven workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dianedef/ShipFlow --skill openspec-new-change-dianedef
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/dianedef/ShipFlow/tree/main/.claude/skills/openspec-new-change
Command: npx skills add https://github.com/dianedef/ShipFlow --skill openspec-new-change-dianedef

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of new changes within the OpenSpec framework, guiding users through a structured, artifact-driven workflow.

Core Features & Use Cases

  • Initiates New Changes: Creates a new, scaffolded change directory based on user input.
  • Workflow Guidance: Helps users select or default to a specific workflow schema.
  • Artifact Management: Shows the status of artifacts required for the change and provides instructions for the first artifact.
  • Use Case: A developer needs to add a new authentication feature. They use this Skill to initiate the change, get the necessary structure, and understand the first steps required by the OpenSpec process.

Quick Start

Start a new OpenSpec change for adding user authentication.

Frequently Asked Questions about openspec-new-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a new change in the OpenSpec framework?

To start a new change in the OpenSpec framework, use an artifact-driven workflow that scaffolds a new change directory and provides step-by-step guidance for your required artifacts.

What is an artifact-driven workflow for change management?

An artifact-driven workflow for change management structures development by requiring specific artifacts, tracking their status, and providing instructions to complete each step before proceeding.

How do I scaffold a new feature or modification using OpenSpec?

You can scaffold a new feature or modification using OpenSpec by initiating a change, which creates a structured directory and applies a specific workflow schema to guide development.

Do I need the openspec CLI to manage change artifacts?

Yes, you need the openspec CLI to manage change artifacts and schemas, as it handles the underlying scaffolding and artifact status tracking required by the workflow.

Can I select a specific workflow schema when creating a new OpenSpec change?

Yes, when creating a new OpenSpec change, you can select a specific workflow schema or default to a standard schema to structure your artifact generation and development process.

What is the first step after initializing an OpenSpec change directory?

After initializing an OpenSpec change directory, the first step is to review the artifact status and follow the provided instructions to generate the first required artifact for your change.