openspec-ff-change

Automate OpenSpec change artifact setup from a user request.

14|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill openspec-ff-change-wzyxdwll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/wzyxdwll/ccgx-workflow/tree/main/.agents/skills/openspec-ff-change
Command: npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill openspec-ff-change-wzyxdwll

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fast-forward through artifact creation - generate everything needed to start implementation in one go.

Core Features & Use Cases

  • Automated change scaffolding: creates all necessary OpenSpec artifacts from a user request in a single streamlined flow.
  • Dependency-aware generation: determines artifact build order and resolves dependencies before creation.
  • Guardrails & collaboration: uses prompts and task guidance to collect input when ambiguous, while enforcing constraints on context and rules.

Quick Start

Invoke the OpenSpec ff-change workflow with a descriptive change name to scaffold all required artifacts and begin implementation.

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?

You can automate OpenSpec artifact creation by invoking the ff-change workflow with a descriptive change name, which scaffolds all required artifacts in one streamlined flow. This ensures compliant outputs by enforcing context and rules constraints.

What is the best way to scaffold OpenSpec change artifacts in one go?

The best way to scaffold OpenSpec change artifacts in one go is using an automated workflow that determines build order and resolves dependencies before creation. It uses the openspec CLI to create artifacts according to defined templates.

Does the OpenSpec CLI support dependency-aware artifact generation?

Yes, the OpenSpec CLI supports dependency-aware artifact generation by determining the correct build order and resolving dependencies before creating artifacts. This ensures all necessary components are generated in the proper sequence.

Can I use automated scaffolding for OpenSpec if my change request is ambiguous?

Yes, if your change request is ambiguous, the automated scaffolding workflow uses prompts and task guidance to collect input and clarify requirements. This ensures the generated artifacts meet the necessary context and rules constraints.

Why does automated artifact generation enforce context and rules constraints?

Automated artifact generation enforces context and rules constraints to ensure compliant outputs that align with OpenSpec templates. This prevents errors during implementation by validating requirements before artifact creation.

When do I need to use an automated workflow for OpenSpec artifact scaffolding?

You need an automated workflow for OpenSpec artifact scaffolding when you want to fast-forward through artifact creation and generate everything needed to start implementation in one go. This is ideal for complex changes with multiple dependencies.