openspec-new-change

Automate new OpenSpec change creation with a structured artifact workflow.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/rm-rf-etc/Unbought --skill openspec-new-change-rm-rf-etc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/rm-rf-etc/Unbought/tree/main/.opencode/skills/openspec-new-change
Command: npx skills add https://github.com/rm-rf-etc/Unbought --skill openspec-new-change-rm-rf-etc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of new OpenSpec changes by guiding users through a structured, artifact-driven process, reducing confusion and ensuring changes are well-documented.

Core Features & Use Cases

  • Structured Change Creation: Guides users to create new changes by providing a step-by-step process.
  • Artifact-Driven Approach: Uses artifacts to manage change creation, ensuring each stage is accounted for.
  • Use Case: Ideal for developers and maintainers looking to implement a new feature, fix a bug, or modify existing code in an organized manner.

Quick Start

Start a new change for 'user authentication' using the default 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 initiate a structured change for project maintenance using a CLI tool?

To initiate a structured change, this Skill automates the workflow by prompting for user input, determining the schema, and creating a dedicated change directory to track project modifications.

What is an artifact-based workflow for change management?

An artifact-based workflow manages change creation by using specific artifacts for each stage, ensuring that structured development changes are well-documented and accounted for before code modification.

How do I create a new OpenSpec change directory for a feature implementation?

Creating a new OpenSpec change directory involves prompting for input, applying the workflow schema, and generating instructions for the first artifact to guide the feature implementation process.

Do I need the openspec CLI installed to manage structured development changes?

Yes, you need the openspec CLI installed as a dependency, because this Skill requires it to execute the underlying change management commands and determine the workflow schema.

When should I use an artifact-driven approach for bug fixing instead of direct code changes?

Use an artifact-driven approach for bug fixing when you need structured change tracking to reduce confusion, ensuring that maintenance scenarios and code modifications are thoroughly documented.

Can I use this structured change management workflow for modifying existing code?

Yes, you can use this structured workflow for modifying existing code, as it guides developers and maintainers through an organized, step-by-step process to document and implement code changes.