openspec-ff-change

Create OpenSpec implementation artifacts in dependency order with progress tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of creating all artifacts needed for implementation in OpenSpec, eliminating the need to individually step through each one.

Core Features & Use Cases

  • Fast Forward Implementation: Generates all necessary artifacts for implementation at once.
  • User-Friendly Input: Accepts change names or descriptions to determine what to build.
  • Sequential Creation: Automatically creates artifacts in the correct order based on dependencies.
  • Progress Tracking: Provides updates on artifact creation for easy monitoring.
  • Final Status Summary: Summarizes the creation status and next steps for implementation.

Quick Start

Use the 'openspec-ff-change' skill to create all artifacts for your desired 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 artifact creation for a new change?

Automating OpenSpec artifact creation is done by using the openspec-ff-change skill, which generates all necessary implementation artifacts in the correct dependency order at once. You simply provide the change name or description.

Can I generate all OpenSpec implementation artifacts at once instead of stepping through them individually?

Generating all OpenSpec implementation artifacts at once is possible by fast-forwarding the change creation process. The skill handles sequential dependency creation automatically and provides a final status summary with next steps.

Do I need the OpenSpec CLI installed to fast-forward artifact creation?

The OpenSpec CLI is required to fast-forward artifact creation, as the skill relies on it for actual artifact generation and progress status updates. Ensure the CLI is installed and configured in your environment.

How does OpenSpec handle dependency ordering when creating multiple artifacts?

OpenSpec handles dependency ordering by sequentially creating artifacts based on their internal dependencies during the fast-forward process. This ensures correct build order and provides progress tracking updates throughout.

What is the best way to track progress when creating OpenSpec artifacts in bulk?

Tracking progress when creating OpenSpec artifacts in bulk is handled automatically during the fast-forward process. The skill provides real-time updates on artifact creation and concludes with a final status summary outlining next steps.

Why does OpenSpec fast-forward creation fail when dependencies are missing?

OpenSpec fast-forward creation fails when dependencies are missing because the skill requires the OpenSpec CLI to execute artifact generation and status updates. Ensure all prerequisite dependencies are resolved before initiating the change.