openspec-new-change

Automates OpenSpec CLI scaffold creation for a new change with artifact workflow validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a new OpenSpec change using the experimental artifact workflow, giving teams a structured, repeatable bootstrap for features, fixes, or modifications.

Core Features & Use Cases

  • Artifact-driven scaffolding: Initializes a standardized change directory and initial artifacts with the OpenSpec CLI.
  • Workflow guidance: Uses the default artifact workflow unless a specific schema is requested, with prompts to explore available schemas.
  • Guardrails and review: Presents the first artifact's template and status without creating artifacts, ensuring user review before proceeding.

Quick Start

Run the command to scaffold a new change and review the first artifact instructions before moving forward.

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 using the artifact workflow?

To scaffold an OpenSpec change, this Skill automates the initialization of a standardized directory and presents the first artifact template. It validates your input and uses the default workflow unless you specify a custom schema.

What is the OpenSpec artifact workflow for change management?

The OpenSpec artifact workflow is a structured process for bootstrapping features, fixes, or modifications. It initializes a change directory and guides you through standardized artifact steps to ensure a repeatable process.

Does the OpenSpec CLI create all artifacts automatically when starting a new change?

No, the OpenSpec CLI does not create all artifacts automatically. This Skill stops after initializing the change and showing the first artifact's template, ensuring you review the instructions before proceeding.

Can I use a custom schema with the OpenSpec change scaffolding process?

Yes, you can request a specific schema during OpenSpec change scaffolding. If none is specified, the process defaults to the standard artifact workflow, with prompts available to explore other schemas.

What are the limitations of using OpenSpec for spec development?

A key limitation is that the OpenSpec change initialization stops before creating artifacts. You must manually review the first artifact template and proceed with the subsequent structured steps yourself.

Do I need the OpenSpec CLI installed to start a new change with guided artifacts?

Yes, you need the OpenSpec CLI installed. This Skill relies on the CLI to automate scaffold creation, validate input, and initialize the change directory using the experimental artifact workflow.