openspec-ff-change

Generate OpenSpec change scaffolds with kebab-case naming and artifact templates.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/hongquandev/OpenSpec-VI --skill openspec-ff-change-hongquandev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/hongquandev/OpenSpec-VI/tree/main/.agent/skills/openspec-ff-change
Command: npx skills add https://github.com/hongquandev/OpenSpec-VI --skill openspec-ff-change-hongquandev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speeds up artifact initialization by automatically creating a complete OpenSpec change scaffold and its required structure, so teams can start implementing changes immediately without manual setup.

Core Features & Use Cases

  • Auto-generates a new change scaffold under openspec/changes/<name>/ based on a kebab-case name derived from user input.
  • Resolves artifact build order by parsing the change's status and dependencies to ensure apply-ready state.
  • Provides guided instructions for each artifact, including context, rules, and templates, ensuring consistent outputs and safe execution.

Quick Start

Provide a concise user instruction to describe the change you want to implement, and the system will scaffold the necessary OpenSpec changes.

Frequently Asked Questions about openspec-ff-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OpenSpec change scaffolding for new software requirements?

Automating OpenSpec change scaffolding generates a fully-formed change directory using a kebab-case name derived from your input, eliminating manual setup so implementation can start immediately.

What's the best way to initialize OpenSpec artifacts and manage change dependencies?

Initializing OpenSpec artifacts is handled by parsing change status and dependencies to resolve build order, ensuring an apply-ready state through template-based generation with contextual guardrails.

Do I need manual setup to create an OpenSpec change directory structure?

Manual setup is not needed for OpenSpec change directory creation; the system auto-generates the required scaffold under openspec/changes/<name>/ by deriving the kebab-case name directly from your concise instruction.

Can I get guided instructions for each OpenSpec artifact during generation?

Guided instructions for each OpenSpec artifact are provided during generation, including specific context, rules, and templates to ensure consistent outputs and safe execution across the workflow.

How does OpenSpec artifact management handle build order and progress tracking?

OpenSpec artifact management handles build order by parsing the change's status and dependencies, while progress tracking and deterministic steps ensure artifacts reach an apply-ready state safely.

Why use automated OpenSpec change scaffolding instead of manual artifact initialization?

Automated OpenSpec change scaffolding speeds up artifact initialization by applying deterministic steps and contextual constraints, bypassing manual setup errors to deliver a fully-formed, apply-ready structure instantly.