openspec-ff-change

Generate OpenSpec change artifacts in dependency order until apply-ready.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/psacc/omnisess --skill openspec-ff-change-psacc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/psacc/omnisess/tree/main/.claude/skills/openspec-ff-change
Command: npx skills add https://github.com/psacc/omnisess --skill openspec-ff-change-psacc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, step-by-step creation of OpenSpec change artifacts by automating the generation of all files required for implementation, saving time and preventing missed dependencies.

Core Features & Use Cases

  • Automated Artifact Sequencing: Queries openspec status and instructions to determine dependency order and create artifacts until apply-ready.
  • Interactive Clarification: Prompts the user when input is unclear to derive a kebab-case change name or additional details.
  • Guided Implementation Ready Output: Summarizes created artifacts and next steps to run apply or begin implementation.

Quick Start

Ask the skill to fast-forward an OpenSpec change by providing a kebab-case change name or a brief description of the change.

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 artifact creation for multiple dependency types?

To automate OpenSpec change artifact creation, this Skill queries openspec status and instructions to determine dependency order and generates all required files until apply-ready. It eliminates manual step-by-step creation by parsing JSON outputs from the openspec CLI to sequence and populate artifacts.

Do I need the openspec CLI installed to fast-forward change management scaffolding?

Yes, you need the openspec CLI in PATH to fast-forward OpenSpec change scaffolding. The Skill parses openspec status and openspec instructions JSON outputs to sequence artifact generation and populate files, requiring the CLI to drive the automation.

What is the best way to generate OpenSpec artifacts in dependency order?

The best way to generate OpenSpec artifacts in dependency order is to use this Skill to parse openspec status and instructions JSON outputs. It sequences creation of multiple artifact types and dependencies until apply.requires artifacts are complete, ensuring rapid implementation readiness.

Can I use a brief description instead of a kebab-case name for OpenSpec artifact generation?

Yes, you can provide a brief description instead of a kebab-case name. The Skill features interactive clarification, prompting you when input is unclear to derive the kebab-case change name or gather additional details required for accurate OpenSpec artifact generation.

What happens after automated OpenSpec artifact sequencing completes?

After automated OpenSpec artifact sequencing completes, the Skill provides a guided implementation ready output. It summarizes created artifacts and outlines next steps to run apply or begin implementation, ensuring you know exactly how to proceed with the generated files.