openspec-ff-change

Scaffold OpenSpec changes and generate artifacts in dependency order.

25|4|Updated Nov 13, 2025
One-click install
npx skills add https://github.com/rozx/Tsukuyomi --skill openspec-ff-change-rozx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/rozx/Tsukuyomi/tree/main/.opencode/skills/openspec-ff-change
Command: npx skills add https://github.com/rozx/Tsukuyomi --skill openspec-ff-change-rozx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the rapid scaffolding of OpenSpec changes and artifacts from user intent, reducing repetitive setup work and ensuring consistent project structure.

Core Features & Use Cases

  • Create a new change scaffold with a single command.
  • Determine artifact build order and generate all required artifacts in dependency order.
  • Track progress and automatically update statuses as dependencies resolve.

Quick Start

Describe the desired change and run the openspec CLI to scaffold the change and all dependent artifacts.

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 scaffolding for an OpenSpec change and its dependent artifacts?

Automate OpenSpec change scaffolding by describing the desired change and running the openspec CLI. The tool reads dependency relationships and writes all required artifacts in dependency order automatically.

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

Generating artifacts in dependency order is handled automatically by the openspec CLI. It determines the correct build order and creates the required project structure without manual tracking.

Can I track progress and update statuses automatically when OpenSpec dependencies resolve?

Yes, progress tracking is built into the OpenSpec workflow automation. It automatically updates artifact statuses as dependencies resolve during the scaffolding process.

Does the openspec CLI require manual dependency mapping to scaffold a new change?

No, the openspec CLI reads dependency relationships automatically. You simply describe the desired change, and it handles dependency-aware artifact generation without manual mapping.

When do I need to use automated scaffolding for OpenSpec change management?

Automated OpenSpec scaffolding is needed when you want to reduce repetitive setup work and ensure consistent project structure across typical OpenSpec project workflows.

Why does my OpenSpec artifact generation fail to follow dependency order?

Artifact generation fails to follow dependency order when bypassing the openspec CLI. Using the CLI ensures dependency relationships are read and artifacts are written in the correct sequence.