openspec-new-change

Scaffold a new OpenSpec change workflow with a kebab-case name and schema.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/SimplifyMyCloud/gcp-bq-no-egress-dashboard-poc --skill openspec-new-change-simplifymycloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/SimplifyMyCloud/gcp-bq-no-egress-dashboard-poc/tree/main/.claude/skills/openspec-new-change
Command: npx skills add https://github.com/SimplifyMyCloud/gcp-bq-no-egress-dashboard-poc --skill openspec-new-change-simplifymycloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new change using the experimental artifact-driven OpenSpec workflow, providing a structured, step-by-step approach to create features, fixes, or modifications with guardrails and guidance.

Core Features & Use Cases

  • Guides users to derive a kebab-case change name from input descriptions.
  • Determines the workflow schema and scaffolds the change with the OpenSpec CLI, then reports status and next steps.
  • Enforces guardrails: no artifacts are created automatically, and it handles existing changes gracefully.

Quick Start

Provide a kebab-case change name and optional schema preference to begin.

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 OpenSpec change workflow for a feature or fix?

To start an OpenSpec change workflow, you provide a description of the feature or fix to derive a kebab-case change name, select a schema, and the CLI scaffolds the initial setup with status instructions.

What is the OpenSpec change management process for scaffolding new modifications?

The OpenSpec change management process uses an artifact-driven workflow to scaffold new modifications step-by-step, deriving a kebab-case name and selecting the appropriate schema without automatically creating artifacts.

Do I need the OpenSpec CLI installed to scaffold a new change?

Yes, you need the OpenSpec CLI installed to scaffold a new change, as the workflow relies on it to determine the schema and set up the initial structure for your modifications.

Can I specify a custom schema when initializing an OpenSpec change workflow?

Yes, you can specify an optional schema preference when initializing an OpenSpec change workflow to ensure the scaffolding aligns with your specific feature or fix requirements.

Does the OpenSpec scaffolding workflow automatically generate artifacts?

No, the OpenSpec scaffolding workflow does not automatically generate artifacts; it enforces guardrails by providing status reports and next step instructions to handle changes gracefully.

How are change names formatted when starting an OpenSpec workflow?

Change names are formatted into kebab-case when starting an OpenSpec workflow, derived directly from your input descriptions to ensure consistent artifact-driven file naming.