openspec-ff-change

Automate artifact creation for OpenSpec changes using the openspec CLI.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/nuitsjp/teams-board --skill openspec-ff-change-nuitsjp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/nuitsjp/teams-board/tree/main/.rulesync/skills/openspec-ff-change
Command: npx skills add https://github.com/nuitsjp/teams-board --skill openspec-ff-change-nuitsjp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating all necessary artifacts for implementing a change within the OpenSpec framework, eliminating the need to create them one by one.

Core Features & Use Cases

  • Automated Artifact Generation: Creates all required artifacts for a given change in a single operation.
  • Dependency Management: Understands and respects artifact dependencies, ensuring they are created in the correct order.
  • Use Case: When starting a new feature development, use this Skill to quickly scaffold all necessary design documents, API specifications, and task definitions without manual intervention.

Quick Start

Use the openspec ff change skill to create all artifacts for a change named 'add-user-authentication'.

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 artifact generation for a new change in OpenSpec?

Automating artifact generation in OpenSpec involves using the fast-forward skill to create all required design documents, API specifications, and task definitions in a single operation, respecting dependency order.

What is the best way to scaffold all necessary OpenSpec artifacts at once?

Scaffolding all OpenSpec artifacts at once is achieved by using the fast-forward change skill, which identifies dependency requirements and generates the complete set of artifacts for implementation without manual intervention.

Do I need the openspec CLI tool to manage change directories and artifact statuses?

Yes, you need the openspec CLI tool to manage change directories and artifact statuses, as the fast-forward artifact creation process relies on it to handle the framework's directory structure and status tracking.

How does dependency management work when creating OpenSpec artifacts?

Dependency management for OpenSpec artifacts works by the skill identifying required dependencies for a specified change and ensuring artifacts are generated in the correct order to maintain a complete implementation set.

Can I generate design documents and API specifications without manual intervention in OpenSpec?

Generating design documents and API specifications without manual intervention is possible by using the fast-forward skill to automate the creation of all necessary artifacts for a given change.

Why create all OpenSpec change artifacts in a single operation instead of one by one?

Creating all OpenSpec change artifacts in a single operation streamlines the development workflow by eliminating the need to create them one by one, allowing you to quickly scaffold all necessary documents for feature development.