openspec-new-change

Scaffold new OpenSpec changes with artifact-driven workflow guidance.

95|15|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/jixoai/openspecui --skill openspec-new-change-jixoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/jixoai/openspecui/tree/main/.claude/skills/openspec-new-change
Command: npx skills add https://github.com/jixoai/openspecui --skill openspec-new-change-jixoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of new changes within the OpenSpec workflow, guiding users through a structured, artifact-driven approach for features, fixes, or modifications.

Core Features & Use Cases

  • Initiate New Changes: Starts a new change with a user-defined name or description.
  • Workflow Schema Selection: Defaults to a standard schema but allows for explicit selection or discovery of alternative workflows.
  • Artifact Guidance: Provides instructions for the first artifact needed to progress the change.
  • Use Case: A developer needs to implement a new user authentication feature. They use this Skill, providing "add user authentication" as input, and the Skill scaffolds the change, identifies the first artifact (e.g., a proposal), and provides the template for it.

Quick Start

Use the openspec-new-change skill to start a new change for adding a user profile page.

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 OpenSpec change for a feature or fix?

To start a new OpenSpec change, use the openspec-new-change workflow to input a change name, determine the appropriate workflow schema, scaffold the change directory, and receive instructions for the initial artifact.

What is an artifact-driven workflow in OpenSpec change management?

An artifact-driven workflow in OpenSpec manages features, fixes, or modifications by scaffolding a change directory and guiding you through structured artifacts, starting with an initial template like a proposal to progress the change.

Do I need the OpenSpec CLI to scaffold a new change directory?

Yes, you need the OpenSpec CLI installed and available for execution, as it is required to manage artifacts and scaffold the change directory when initiating a new OpenSpec change.

Can I select a specific workflow schema when creating a new OpenSpec change?

Yes, OpenSpec defaults to a standard workflow schema for new changes, but it allows for explicit selection or discovery of alternative workflows to fit your specific feature, fix, or modification requirements.

How does OpenSpec guide development after scaffolding a change?

After scaffolding the change directory, OpenSpec provides instructions and templates for the first artifact needed, such as a proposal, to guide the development process and progress the change forward.