openspec-new-change

Scaffold a new OpenSpec change with a kebab-case name under openspec/changes.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/woutervanranst/Arius7 --skill openspec-new-change-woutervanranst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/woutervanranst/Arius7/tree/main/.opencode/skills/openspec-new-change
Command: npx skills add https://github.com/woutervanranst/Arius7 --skill openspec-new-change-woutervanranst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new, structured change in OpenSpec by initializing a scaffolded workflow using the experimental artifact-driven approach, reducing ambiguity and setup time.

Core Features & Use Cases

  • Scaffold a new OpenSpec change at openspec/changes/<name> with a standardized schema.
  • Provide an initial status and the first artifact instructions without creating artifacts yet.
  • Support a repeatable, guided process for feature requests, fixes, or modifications.

Quick Start

Describe the change you want to implement to generate a kebab-case name and start the change scaffold.

Frequently Asked Questions about openspec-new-change

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

FAQPage Schema
How do I scaffold a new OpenSpec change for a feature request?

To scaffold a new OpenSpec change, you describe the desired modification to generate a kebab-case name. The workflow then creates a standardized directory structure under openspec/changes to initialize the process.

What is the artifact-driven workflow in OpenSpec change management?

The artifact-driven workflow in OpenSpec change management structures feature requests through a guided, step-by-step process. It generates an initial status and provides first artifact instructions without creating the artifacts immediately.

Do I need the OpenSpec CLI to start a guided change workflow?

Yes, you need the OpenSpec CLI installed to start this guided change workflow. It requires the CLI and a kebab-case change name to generate the scaffold and provide initial artifact instructions.

Does the OpenSpec change scaffold generate artifacts automatically?

No, the OpenSpec change scaffold does not generate artifacts automatically. It sets up the directory structure, assigns an initial status, and provides the first artifact instructions for you to follow manually.

What is the best way to structure a fix in an OpenSpec development workflow?

The best way to structure a fix in an OpenSpec development workflow is using the experimental artifact approach. This reduces ambiguity by applying a repeatable, standardized schema to scaffold the modification at openspec/changes.