openspec-ff-change

Generate all required OpenSpec artifacts for a change in one pass.

13|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/wonderslife/pdd-skills-v3 --skill openspec-ff-change-wonderslife
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/wonderslife/pdd-skills-v3/tree/main/skills/openspec/openspec-ff-change
Command: npx skills add https://github.com/wonderslife/pdd-skills-v3 --skill openspec-ff-change-wonderslife

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec projects often require manually scaffolding multiple artifacts for a change. This skill automates the fast-forward creation of all necessary artifacts, saving time and reducing setup errors.

Core Features & Use Cases

  • One-click bootstrap of all required artifacts for a change.
  • Automated sequencing of artifacts based on status and dependencies.
  • Progress tracking and enforcement of apply-ready artifacts before implementation.

Quick Start

Describe the change you want to work on, then I will execute the fast-forward workflow to generate all necessary OpenSpec artifacts in one go.

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?▼

To automate OpenSpec artifact creation, this skill fast-forwards the generation of all required artifacts for a change in one pass. It uses the OpenSpec CLI to manage dependencies and produce files in the correct sequence.

What is the best way to bootstrap standard OpenSpec workflows quickly?▼

The best way to bootstrap standard OpenSpec workflows quickly is using a one-step fast-forward process. This approach scaffolds all necessary artifacts at once, reducing manual setup errors and saving time.

How does OpenSpec manage artifact sequencing and dependencies?▼

OpenSpec manages artifact sequencing by relying on the OpenSpec CLI to determine artifact readiness and manage dependencies. This ensures files are generated in the correct order before implementation proceeds.

Do I need the OpenSpec CLI to generate change management artifacts?▼

Yes, you need the OpenSpec CLI to generate change management artifacts through this workflow. The skill relies on the CLI to check artifact readiness, track progress, and enforce apply-ready artifacts.

Can I enforce apply-ready artifacts before implementation in OpenSpec?▼

Yes, you can enforce apply-ready artifacts before implementation in OpenSpec. The skill tracks progress and ensures all required artifacts are fully scaffolded and apply-ready before you begin coding.