openspec-new-change

Scaffold a new change directory in the OpenSpec system.

133|23|Updated Mar 23, 2020
One-click install
npx skills add https://github.com/aehrc/pathling --skill openspec-new-change-aehrc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/aehrc/pathling/tree/main/.claude/skills/openspec-new-change
Command: npx skills add https://github.com/aehrc/pathling --skill openspec-new-change-aehrc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the initiation of new changes within the OpenSpec framework, ensuring a structured and artifact-driven approach to development or modification.

Core Features & Use Cases

  • Initiate New Changes: Creates a new, scaffolded change directory based on user input.
  • Workflow Selection: Supports default workflows and allows for explicit schema selection.
  • Artifact Guidance: Guides the user through the initial steps of the artifact creation process by showing the first artifact's instructions.
  • Use Case: When a developer needs to start working on a new feature for a project managed by OpenSpec, they can use this Skill to set up the necessary project structure and get the first set of instructions.

Quick Start

Use the openspec-new-change skill to 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 initiate a new change in OpenSpec for a feature or fix?

To initiate a new OpenSpec change, you use an artifact-driven workflow that scaffolds a new directory for your project and displays the initial artifact creation instructions to guide your development.

What is the best way to scaffold a new project modification directory?

Scaffolding a new project modification directory is handled by the OpenSpec change initiation process, which automatically creates the required structure and provides workflow selection to support new features and fixes.

Do I need the OpenSpec CLI installed to start a new change workflow?

Yes, starting a new change workflow requires the OpenSpec CLI to be installed and configured on your system to properly scaffold the directories and manage the artifact-driven process.

Can I select a specific workflow schema when creating a new change?

Yes, creating a new change supports default workflows and allows for explicit schema selection to ensure your project modification follows the correct artifact-driven structure.

How does OpenSpec guide artifact creation after scaffolding a directory?

OpenSpec guides artifact creation by showing the instructions for the first artifact immediately after the change directory is scaffolded, helping you begin the structured workflow right away.