openspec-new-change

Initiate a new OpenSpec change with an experimental artifact workflow.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-new-change-tuliopc23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/tuliopc23/cardmaniacs-website/tree/main/.augment/skills/openspec-new-change
Command: npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-new-change-tuliopc23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of initiating new changes within the OpenSpec framework, ensuring a structured and consistent approach to feature development, bug fixes, or modifications.

Core Features & Use Cases

  • Guided Change Creation: Walks users through naming and scaffolding a new change.
  • Workflow Schema Selection: Allows for the use of default or explicitly chosen workflow schemas.
  • Artifact Status Tracking: Provides visibility into the progress of change artifacts.
  • Use Case: A developer needs to add a new authentication module. They use this Skill to create a new change, select the appropriate schema, and get instructions for the first artifact (e.g., a proposal).

Quick Start

Start a new OpenSpec change for adding 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 scaffold a new OpenSpec change for a feature or bug fix?

To scaffold a new OpenSpec change, you use a guided step-by-step workflow to name the change and generate the initial artifact directories. This structured approach ensures consistent setup for features, fixes, or modifications.

What is an OpenSpec artifact workflow and when do I need it?

An OpenSpec artifact workflow is a structured process for managing change creation through defined steps. You need it when initiating features or modifications to ensure consistent development and progress tracking across artifacts.

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

Yes, you can select a specific workflow schema when creating an OpenSpec change. The process allows you to use default schemas or explicitly choose one to guide the generation of artifacts like proposals.

Does OpenSpec change management require the openspec CLI?

Yes, OpenSpec change management requires the openspec CLI to manage change directories and handle artifact generation. The CLI provides the underlying scaffolding needed to initiate and track the structured workflow.

How do I track the status of artifacts in an OpenSpec change workflow?

You track artifact status in an OpenSpec change workflow through built-in progress visibility. The system provides tracking for your change artifacts as you complete each step of the structured development process.

What is the first artifact generated when initiating a new OpenSpec change?

The first artifact generated when initiating a new OpenSpec change is typically a proposal. The system provides instructions for creating this initial artifact immediately after you name and scaffold the change.