openspec-ff-change

Scaffold OpenSpec change artifacts with dependency-aware sequencing and progress tracking.

Updated May 29, 2025
One-click install
npx skills add https://github.com/carlosapgomes/eqmd --skill openspec-ff-change-carlosapgomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/carlosapgomes/eqmd/tree/main/.claude/skills/openspec-ff-change
Command: npx skills add https://github.com/carlosapgomes/eqmd --skill openspec-ff-change-carlosapgomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool rapidly scaffolds the entire OpenSpec change workflow by generating all required artifacts, enabling teams to implement changes without manual, step-by-step setup.

Core Features & Use Cases

  • Automated artifact scaffolding: Creates the change scaffolding and artifact skeletons in one pass.
  • Dependency-aware sequencing: Determines artifact build order based on dependencies to ensure a smooth implementation flow.
  • Progress tracking & guidance: Provides status checks and prompts to move through artifacts until the change is ready for application.
  • Use Case: When starting a new OpenSpec change, you can generate all necessary artifacts and steps, then proceed to implement without individually creating each artifact.

Quick Start

Describe the change you want to build, then run the openspec new change command to scaffold artifacts and use status to complete them.

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 and scaffolding?

Automating OpenSpec change artifact creation involves running the openspec new change command to generate all required artifact skeletons and determine build order in a single pass.

What is dependency-aware sequencing for OpenSpec workflows?

Dependency-aware sequencing determines artifact build order based on dependencies to ensure a smooth implementation flow for workflows with multiple interdependent artifacts.

How do I track progress and guide implementation for OpenSpec changes?

Tracking progress for OpenSpec changes requires using status checks and prompts to sequentially move through artifacts until the change is ready for application.

When do I need automated scaffolding for interdependent artifacts?

Automated scaffolding for interdependent artifacts is needed when starting a new OpenSpec change with multiple dependencies, requiring deterministic task order without manual setup.

Can I generate all OpenSpec change artifacts in one pass?

Generating all OpenSpec change artifacts in one pass is possible by orchestrating openspec commands to create scaffolding and artifact skeletons, eliminating individual manual creation.