openspec-new-change

Scaffold an OpenSpec change directory with a kebab-case name and schema.

273|270|Updated Jun 30, 2025
One-click install
npx skills add https://github.com/LIDR-academy/AI4Devs-LTI-extended --skill openspec-new-change-lidr-academy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/LIDR-academy/AI4Devs-LTI-extended/tree/main/.cursor/skills/openspec-new-change
Command: npx skills add https://github.com/LIDR-academy/AI4Devs-LTI-extended --skill openspec-new-change-lidr-academy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new OpenSpec change using the experimental artifact workflow to scaffold a change directory and surface the first artifact template without committing to artifacts.

Core Features & Use Cases

  • Provides a structured, artifact-driven workflow to create openspec/changes/<name> with an appropriate schema.
  • Derives a kebab-case change name from user input, performs validation, and presents the first artifact instructions without creating artifacts.
  • Handles attached files by moving them to the change directory root and presenting a clear status flow for subsequent steps.

Quick Start

Provide the change name in kebab-case and I will scaffold the OpenSpec change and present the first artifact template.

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 directory?

To scaffold a new OpenSpec change, provide a kebab-case name and the workflow creates the openspec/changes/<name> directory, determines the appropriate schema, and surfaces the first artifact template without creating artifacts immediately.

What is the artifact workflow for OpenSpec change management?

The OpenSpec artifact workflow is a structured, step-by-step approach for creating changes. It guides you through deriving a kebab-case name, setting up the change directory, and presenting sequential artifact instructions.

Can I use attached files when creating an OpenSpec change?

Yes, you can use attached files when creating an OpenSpec change. The workflow moves them to the root of the new change directory and presents a clear status flow to guide your subsequent steps.

Do I need to format my OpenSpec change name as kebab-case?

Yes, kebab-case formatting is required for OpenSpec change names. The workflow derives and validates the kebab-case name from your input before scaffolding the directory and surfacing the template.

Does the OpenSpec scaffolding process create artifacts immediately?

No, the OpenSpec scaffolding process does not create artifacts immediately. It sets up the directory structure and surfaces the first artifact template, allowing you to follow the workflow without committing to artifacts upfront.