openspec-new-change

Scaffold a new OpenSpec change with artifact-driven workflow templates.

114|47|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/huangjia2019/sdd-in-action --skill openspec-new-change-huangjia2019
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/huangjia2019/sdd-in-action/tree/main/week2/code/.opencode/skills/openspec-new-change
Command: npx skills add https://github.com/huangjia2019/sdd-in-action --skill openspec-new-change-huangjia2019

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams kick off a new OpenSpec change using the experimental artifact-driven workflow, removing setup guesswork and scaffolding.

Core Features & Use Cases

  • Artifact-driven scaffolding: Generates a clean OpenSpec change directory structure and initial templates without manual setup.
  • Schema-aware workflow: Detects and applies the default workflow schema unless a different schema is requested.
  • Guided first artifact setup: Provides a ready-made first-artifact template and status checks without executing any changes.

Quick Start

Describe your kebab-case change name to begin the new OpenSpec change workflow.

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

You can scaffold a new OpenSpec change by providing a kebab-case change name, which generates the directory structure and initial artifact templates automatically without manual setup.

What is the artifact-driven workflow in OpenSpec?▼

The artifact-driven workflow is a schema-aware sequence that scaffolds a structured change directory, providing ready-made artifact templates and status checks to guide feature creation.

Can I use a custom schema for OpenSpec artifact generation?▼

Yes, the workflow applies the default schema unless a specific schema is requested, allowing you to customize the artifact sequence for your team's feature or fix modifications.

Does the OpenSpec change scaffolding execute modifications directly?▼

No, the scaffolding workflow provides the first-artifact template and status checks without executing any actual changes to your codebase or system configuration.

What is the best way to start an OpenSpec change for a new feature?▼

The best way to start is to describe your kebab-case change name, which triggers the artifact workflow to scaffold the directory and guide your first artifact setup.