openspec-new-change

Create a new OpenSpec change with schema selection and automated scaffolding.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/oalansilva/crypto --skill openspec-new-change-oalansilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/oalansilva/crypto/tree/main/.codex/skills/openspec-new-change
Command: npx skills add https://github.com/oalansilva/crypto --skill openspec-new-change-oalansilva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

Core Features & Use Cases

  • Guided change creation via an artifact-driven workflow.
  • Schema selection, automated scaffolding, and first-artifact instructions for predictable delivery.
  • Use case: kick off a new feature with a clean change folder and immediate path to initial artifacts.

Quick Start

Run openspec new change "<name>" to scaffold a new OpenSpec change, then proceed with the prompts to select a schema and review the first artifact.

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 fix?

To scaffold a new OpenSpec change, run openspec new change "<name>" to create a change folder, then follow the guided workflow to select a schema and generate initial artifacts.

What is the artifact workflow in OpenSpec change management?

The artifact workflow is a structured, step-by-step process for OpenSpec change management that uses schema selection and automated scaffolding to guide users through creating initial project artifacts.

Does the OpenSpec change creation process pause for user input?

Yes, the OpenSpec change creation process includes workflow guardrails that automatically pause to request user direction before proceeding to subsequent scaffolding or artifact generation steps.

Can I use OpenSpec scaffolding to add modifications to existing projects?

Yes, you can use OpenSpec scaffolding to add features, fixes, or modifications to existing projects by generating a clean change folder and following the schema-driven workflow.

What's the best way to start a structured workflow for OpenSpec modifications?

The best way to start a structured OpenSpec workflow is running the new change command, which sets up automated scaffolding and provides immediate stepwise guidance for your initial artifacts.

Why does OpenSpec require schema selection during change scaffolding?

OpenSpec requires schema selection during change scaffolding to enforce a predictable, schema-driven workflow that ensures the generated artifacts match the required structure for your specific modification.