openspec-new-change

Initiate a new change and scaffold its directory in OpenSpec.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/runecalico-ai/second_edition_spellbook --skill openspec-new-change-runecalico-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/runecalico-ai/second_edition_spellbook/tree/main/.cursor/skills/openspec-new-change
Command: npx skills add https://github.com/runecalico-ai/second_edition_spellbook --skill openspec-new-change-runecalico-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of new features, fixes, or modifications within the OpenSpec framework by initiating a structured, artifact-driven workflow.

Core Features & Use Cases

  • Initiates New Changes: Starts a new change process with a user-defined name or description.
  • Workflow Schema Selection: Uses a default schema or allows user-specified workflows.
  • Scaffolding: Creates a directory structure for the new change.
  • Artifact Status Tracking: Shows the readiness of artifacts within the change.
  • Instruction Retrieval: Provides templates and context for creating the first artifact.
  • Use Case: A developer needs to add a new authentication module to a project managed by OpenSpec. They use this Skill to kick off the process, ensuring all necessary artifacts and steps are defined from the start.

Quick Start

Start a new 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 start a new OpenSpec change for a software feature?

To start a new OpenSpec change, you initiate the process by providing a feature name or description. The system then scaffolds the change directory and retrieves instructions for the first artifact to begin the workflow.

What is an artifact-driven workflow in change management?

An artifact-driven workflow structures software development by generating specific files and tracking their status. This ensures all necessary steps and artifacts are defined and created systematically during feature implementation.

Can I use a custom workflow schema to scaffold a new change?

Yes, you can use a custom workflow schema to scaffold a new change. The system allows user-specified workflows or defaults to a standard schema to structure the development lifecycle.

How do I track the readiness of artifacts within a new change?

Artifact readiness is tracked automatically during the change scaffolding process. The system provides artifact status tracking to show which components are complete and which need further development.

Does OpenSpec provide templates for creating the initial artifact?

Yes, OpenSpec retrieves templates and context for creating the initial artifact. This streamlines the development process by providing structured guidance for the first step of the workflow.