openspec-new-change

Initiates a new OpenSpec change using an artifact-driven workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the initiation of new changes within the OpenSpec framework, ensuring a structured and artifact-driven approach to development.

Core Features & Use Cases

  • Initiate New Changes: Start a new feature, fix, or modification using a guided, step-by-step process.
  • Artifact-Driven Workflow: Leverages a structured workflow based on predefined artifacts.
  • Use Case: When you need to introduce a new feature to a system managed by OpenSpec, you can use this Skill to create the initial change directory, define the workflow, and get instructions for the first artifact.

Quick Start

Start a new change for adding user authentication by typing 'openspec new change add-user-authentication'.

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 feature or fix in the OpenSpec framework?

To start a new OpenSpec change, initiate the artifact workflow with a kebab-case change name or descriptive request. The process creates the initial change directory, defines the workflow, and provides instructions for the first artifact.

What is an artifact-driven workflow for change management?

An artifact-driven workflow structures development changes using predefined artifacts. OpenSpec leverages this approach to guide new features, fixes, or modifications through a step-by-step process, ensuring a structured initiation for every system change.

Can I use a descriptive sentence instead of kebab-case to create an OpenSpec change?

Yes, the OpenSpec change initiation accepts a descriptive request to derive a valid change name. You do not need to manually format the name; the framework processes the descriptive text to establish the new change directory.

Does OpenSpec support custom workflow schemas for new changes?

Yes, OpenSpec optionally accepts a specific workflow schema when initiating a new change. This allows you to customize the structured, artifact-driven process beyond the default workflow configuration for your new feature or modification.

What is the best way to introduce a new feature to a system managed by OpenSpec?

The best way to introduce a new feature is using the OpenSpec new change command. This scaffolds the initial change directory, applies an artifact-driven workflow, and outputs instructions for the first required artifact.

Why use a structured process for development change management?

A structured change management process ensures artifact-driven development. OpenSpec streamlines this by scaffolding a dedicated change directory and guiding the workflow, which maintains consistency across new features, fixes, and modifications.