openspec-ff-change

Generate OpenSpec change artifacts in dependency order from a change request.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec artifact creation can be slow and error-prone when scaffolding changes. This Skill automates the generation of all necessary artifacts for an OpenSpec change, enabling teams to start implementation quickly and consistently.

Core Features & Use Cases

  • Automates end-to-end artifact scaffolding for OpenSpec changes based on a single change request.
  • Generates artifacts in dependency order, deriving a kebab-case change name and scaffolding the required files.
  • Reads and applies OpenSpec instructions to create artifacts using a template, while enforcing context and rules constraints.

Quick Start

Provide a change name and run the openspec workflow to scaffold and generate all required artifacts.

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 artifact creation for a new change request?

To automate OpenSpec artifact creation, you provide a change name to trigger the workflow. This Skill scaffolds all required files in dependency order, deriving a kebab-case name and applying instructions via openspec commands, templates, context, and rules.

What is the best way to scaffold OpenSpec changes in dependency order?

The best way to scaffold OpenSpec changes in dependency order is to use an automated workflow that honors structural dependencies. This Skill enforces template, context, and rules constraints to generate artifacts sequentially, satisfying the artifact creation pipeline.

How does automated change management work with OpenSpec templates and rules?

Automated change management applies OpenSpec instructions via templates while enforcing context and rules constraints. It works by invoking openspec commands to scaffold artifacts, ensuring all generated files comply with the required structural dependencies and formatting constraints.

Do I need to manually generate a kebab-case name for OpenSpec change scaffolding?

No, you do not need to manually generate a kebab-case name. The scaffolding automation derives the kebab-case change name directly from your provided change request, streamlining the end-to-end workflow before generating the required artifacts.

Can I use this OpenSpec scaffolding automation across the entire change workflow?

Yes, this automation works across the end-to-end change workflow. It handles the entire process from deriving the kebab-case change name to generating artifacts in dependency order and applying instructions, satisfying the complete artifact creation pipeline.