openspec-new-change

Guide users through defining and initiating new OpenSpec changes.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/gokhantaskan/fastback --skill openspec-new-change-gokhantaskan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-new-change
Source: https://github.com/gokhantaskan/fastback/tree/main/.cursor/skills/openspec-new-change
Command: npx skills add https://github.com/gokhantaskan/fastback --skill openspec-new-change-gokhantaskan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of new OpenSpec changes, providing a structured workflow for initiating features, fixes, or modifications.

Core Features & Use Cases

  • Structured Workflow: Offers a systematic approach to starting new changes, guiding users through the necessary steps.
  • Feature Creation: Supports users in creating new features with a clear structure.
  • Bug Fixes: Helps in defining and starting bug fixes by guiding through a structured process.
  • Modification Initiations: Assists users in planning and beginning modifications.

Quick Start

Begin a new OpenSpec change with the desired name using the openspec-new-change skill.

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 OpenSpec change for feature creation or bug fixes?

To initiate a new OpenSpec change, use the skill to define the change's name and scope, then generate a structured workflow for your feature or bug fix.

What is a structured change initiation workflow in software engineering?

A structured change initiation workflow systematically guides developers through defining names, scopes, and necessary steps before starting features, fixes, or modifications.

Do I need the openspec CLI tool to start a new change workflow?

Yes, you need the openspec CLI tool installed, as the structured change initiation process depends on it to create and manage custom schemas and workflows.

Can I use custom schemas when planning modifications with OpenSpec?

Yes, OpenSpec change initiation supports custom schemas based on user input, allowing you to tailor the structured workflow for specific feature or modification requirements.

What is the best way to structure a bug fix before writing code?

The best way to structure a bug fix is using a systematic initiation workflow that defines the scope and creates necessary steps upfront, ensuring clear planning before implementation.