openspec-new-change

Start a new OpenSpec change with a structured artifact-driven workflow.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/nuomi1/vCalendar --skill openspec-new-change-nuomi1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/nuomi1/vCalendar/tree/main/.opencode/skills/openspec-new-change
Command: npx skills add https://github.com/nuomi1/vCalendar --skill openspec-new-change-nuomi1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a guided, artifact-driven workflow to scaffold a new OpenSpec change, ensuring consistent structure for proposals, tasks, and artifacts.

Core Features & Use Cases

  • Structured scaffold: Creates a change directory with a defined artifact sequence and guardrails.
  • Schema-driven flow: Supports default workflows and optional schema selection for change execution.
  • Status & guidance: Provides commands to inspect progress and retrieve first-artifact instructions, without creating artifacts yet.

Quick Start

Describe the change you want to work on to begin scaffolding a new OpenSpec change.

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 with a structured workflow?

Starting a guided OpenSpec change workflow involves describing your intended feature or fix. The system then prompts for a kebab-case change name and optional schema, applying guardrails to ensure a structured artifact sequence without unintended directory creation.

What is an artifact-driven workflow for change management?

An artifact-driven workflow ensures consistent structure for proposals, tasks, and modifications. It guides you through a defined sequence of prompts and validations to scaffold changes, preventing unstructured file creation.

Can I check the status of an OpenSpec change without creating artifacts?

Yes, you can inspect progress and retrieve first-artifact instructions without creating artifacts. The workflow provides commands to check artifact status and guide you through the initial scaffolding steps safely.

Do I need a specific schema to start an OpenSpec change?

No, a specific schema is not required to start. The workflow supports default workflows out of the box, but allows optional schema selection if your change execution requires a customized artifact sequence.

Are there guardrails to prevent unintended file creation during scaffolding?

Yes, the workflow implements guardrails to prevent unintended creation. It provides status checks and first-artifact instructions first, ensuring directories and artifacts are only created when you intentionally proceed.