openspec-new-change

Initiate a new change within the OpenSpec framework using the OpenSpec CLI.

1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/vidos-id/usecase-demos --skill openspec-new-change-vidos-id
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/vidos-id/usecase-demos/tree/main/.agents/skills/openspec-new-change
Command: npx skills add https://github.com/vidos-id/usecase-demos --skill openspec-new-change-vidos-id

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of starting a new change within the OpenSpec framework, ensuring a structured and artifact-driven approach.

Core Features & Use Cases

  • Structured Change Creation: Guides users through creating new features, fixes, or modifications using a defined workflow.
  • Artifact-Driven Development: Leverages the OpenSpec CLI to manage changes through an artifact-based system.
  • Use Case: A developer needs to propose a new authentication mechanism for a system. They can use this Skill to initiate the change, get the necessary templates, and understand the required artifacts for their 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 initiate a change management proposal for a new feature?

To initiate a change management proposal, use the OpenSpec CLI to scaffold and manage change artifacts. This artifact-driven workflow guides you through creating structured proposals for new features, bug fixes, or specification modifications.

What is an artifact-driven workflow for software specification?

An artifact-driven workflow for software specification manages development changes through defined templates and artifacts. It ensures a structured process by leveraging the OpenSpec CLI to scaffold necessary components for proposing modifications.

How do I propose bug fixes or modifications to existing specifications?

You can propose bug fixes or modifications to existing specifications by initiating a new change within the OpenSpec framework. The Skill uses the CLI to generate required artifacts, ensuring your modification follows a structured development process.

Do I need the OpenSpec CLI to scaffold change artifacts?

Yes, you need the OpenSpec CLI to scaffold and manage change artifacts. The CLI is required to initiate the artifact-driven workflow, providing the necessary templates and structure for proposing new features or specification modifications.

Can I use this workflow for adding user authentication mechanisms?

Yes, you can use this workflow for adding user authentication mechanisms. Initiating an OpenSpec change provides the necessary templates and artifacts required to formally propose and document new authentication features within your system.