openspec-new-change

Scaffold a new OpenSpec change with a standardized artifact-driven workflow.

9|4|Updated Jun 13, 2023
One-click install
npx skills add https://github.com/lbrlabs/pulumi-lbrlabs-eks --skill openspec-new-change-lbrlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/lbrlabs/pulumi-lbrlabs-eks/tree/main/.codex/skills/openspec-new-change
Command: npx skills add https://github.com/lbrlabs/pulumi-lbrlabs-eks --skill openspec-new-change-lbrlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a guided, artifact-driven workflow to scaffold a consistent OpenSpec change, ensuring naming, schema choice, and initial artifacts follow a repeatable process.

Core Features & Use Cases

  • Provides a scaffolded change directory at openspec/changes/<name> for feature, bug fix, or modification work.
  • Guides schema selection (default workflow unless a specific schema is requested) and status checks before artifact creation.
  • Safeguards the workflow by stopping after the first artifact template is shown, awaiting user direction.

Quick Start

Provide a kebab-case change name to begin scaffolding the new OpenSpec change.

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 directory for a feature or bug fix?

To scaffold an OpenSpec change, provide a kebab-case change name to initiate the workflow. The system creates a structured directory at openspec/changes/<name> and guides you through schema selection and initial artifact setup.

What is the artifact-driven workflow in OpenSpec project management?

The artifact-driven workflow in OpenSpec standardizes change management by scaffolding initial artifacts through a guided process. It ensures naming conventions and schema choices follow a repeatable process before stopping to await explicit user direction for artifact creation.

Does the OpenSpec change scaffolding process create artifacts automatically?

No, the OpenSpec scaffolding process does not create artifacts automatically. It stops after displaying the first artifact template, ensuring you maintain control over artifact creation and must provide explicit direction before the workflow proceeds.

How do I choose the right schema when starting an OpenSpec change workflow?

You choose the right schema by letting the workflow guide you through selection after you provide a change name. It defaults to the standard workflow schema unless you explicitly request a specific schema for your project modification.

Can I use this guided scaffolding for both fixes and modifications in OpenSpec?

Yes, you can use this guided scaffolding for features, fixes, and modifications in an OpenSpec project. The workflow applies the standardized naming, schema selection, and initial artifact creation steps across all types of project changes.

What naming format is required to start a new OpenSpec change?

A kebab-case naming format is required to start a new OpenSpec change. Providing a kebab-case change name is the quick start step needed to begin scaffolding the directory and initializing the artifact-driven workflow.