openspec-new-change

Create an OpenSpec change scaffold and display first artifact instructions.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/kuchida1981/discord-service-gateway --skill openspec-new-change-kuchida1981
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/kuchida1981/discord-service-gateway/tree/main/.gemini/skills/openspec-new-change
Command: npx skills add https://github.com/kuchida1981/discord-service-gateway --skill openspec-new-change-kuchida1981

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork from starting a new OpenSpec change by guiding you through the scaffold, workflow selection, status check, and first artifact instructions in one controlled flow.

Core Features & Use Cases

  • Change Scaffolding: Creates a new change directory for a feature, fix, or modification using the OpenSpec experimental artifact workflow.
  • Workflow Selection: Uses the default schema unless a specific workflow is requested, and can list schemas when needed.
  • Progress Inspection: Checks change status so you can see which artifacts are ready and what still needs to be created.
  • Use Case: A developer wants to start a new product change, confirm the workflow, and get the exact template for the first artifact before writing anything.

Quick Start

Tell me what change you want to make, or give me a kebab-case change name, and I will set up the OpenSpec change scaffold and show the first artifact instructions.

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, provide a kebab-case change name. The tool creates the change directory, applies the default workflow schema, and displays the first artifact instructions for your structured modification.

What is the OpenSpec experimental artifact workflow?

The OpenSpec experimental artifact workflow is a structured change management process for feature additions and bug fixes. It guides developers through creating artifacts sequentially, using schemas to define the required templates and instructions for each modification phase.

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 tool uses the default schema unless an alternative is requested, and can list available schemas to help you choose the appropriate instructions for your modification.

How do I check the status of an OpenSpec change to see which artifacts are ready?

You can check OpenSpec change status by requesting a status inspection. The tool evaluates your current change directory, showing which artifacts are already ready and identifying what still needs to be created before proceeding with the workflow.

What format is required for naming an OpenSpec change directory?

An OpenSpec change directory requires a valid kebab-case name. This lowercase naming convention with hyphens ensures your feature addition, bug fix, or structured modification integrates correctly into the artifact workflow scaffold.

Does the OpenSpec scaffold pause after showing the first artifact instructions?

Yes, the OpenSpec scaffold pauses for user direction after displaying the first artifact instructions. This ensures you review the template and understand the requirements before manually proceeding to write or generate the actual artifact content.