openspec-new-change

Scaffold an OpenSpec change directory without generating artifacts.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/tim-hub/powerball --skill openspec-new-change-tim-hub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/tim-hub/powerball/tree/main/openspec-rewrite/skills/openspec-new-change
Command: npx skills add https://github.com/tim-hub/powerball --skill openspec-new-change-tim-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill should be used when the user asks to "scaffold a change", "create a new change", "begin a new modification", or "start a new OpenSpec workflow" without generating artifacts yet.

Core Features & Use Cases

  • Guided scaffolding of a new OpenSpec change directory without producing artifacts.
  • Validates change names, suggests default schemas, and previews artifact status before creation.
  • Safe, artifact-free workflows that stop before any artifacts are generated, with clear next steps.

Quick Start

Describe the change you want to scaffold to begin the process without creating artifacts.

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 an OpenSpec change directory without generating artifacts?

To scaffold an OpenSpec change directory without generating artifacts, describe the desired change. The workflow validates change names, suggests default schemas, and previews artifact status before safely pausing to prevent file generation.

What is the OpenSpec change scaffolding process used for?

The OpenSpec change scaffolding process is used to safely begin a new modification workflow. It handles workspace setup, change naming, default workflow selection, and provides first-artifact instruction templates while safely preventing artifact generation.

Can I preview artifact status before creating a new OpenSpec change?

Yes, you can preview artifact status before creating a new OpenSpec change. The scaffolding workflow checks artifact statuses and validates change names, ensuring your workspace setup is correct before any artifacts are actually generated.

How do I start a new OpenSpec workflow using CLI or scripts?

To start a new OpenSpec workflow using CLI or scripts, initiate a new change request. The scaffolding process covers naming conventions, schema handling, and workspace setup, stopping safely before artifacts are generated to provide clear next steps.

When should I not use an artifact-free workflow for OpenSpec changes?

You should not use an artifact-free workflow for OpenSpec changes when you need to immediately generate and commit files to your repository. This scaffolding approach intentionally stops before creation to validate naming and preview schemas safely.