openspec-ff-change

Generate all required OpenSpec change artifacts in a single pass.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/garethbaumgart/mental-metal --skill openspec-ff-change-garethbaumgart
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/garethbaumgart/mental-metal/tree/main/.cursor/skills/openspec-ff-change
Command: npx skills add https://github.com/garethbaumgart/mental-metal --skill openspec-ff-change-garethbaumgart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec artifact creation can be slow and error-prone when setting up new changes; this skill accelerates the process by generating all required artifacts in one pass.

Core Features & Use Cases

  • Automates the end-to-end setup of a new change in OpenSpec, reducing manual steps.
  • Validates dependencies and artifact order, ensuring consistency across environments.
  • Use Case: A developer wants to start implementing a new feature; this skill creates the initial change folder, skeleton artifacts, and build plan in one go.

Quick Start

Run the OpenSpec fast-forward change command to generate all required 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 scaffold OpenSpec artifacts for a new change in one pass?▼

To scaffold OpenSpec artifacts in one pass, this skill automates the end-to-end creation of all required change artifacts, including the initial folder and skeleton files, during a single command execution. It validates dependencies to ensure proper artifact order.

What is automated change scaffolding in OpenSpec?▼

Automated change scaffolding in OpenSpec is the process of generating all required initial artifacts for a new feature at once. This approach accelerates development workflows by reducing manual setup steps and ensuring proper artifact order and dependency management.

Can I bootstrap a new OpenSpec change folder without manually creating each artifact?▼

Yes, you can bootstrap a new OpenSpec change without manual file creation by running a single fast-forward command. This generates the complete change folder, skeleton artifacts, and build plan simultaneously, ensuring consistency across environments.

Does OpenSpec scaffolding validate artifact order and dependencies?▼

Yes, OpenSpec scaffolding validates dependencies and artifact order during the generation process. This ensures constraint-driven guidance from the OpenSpec CLI is followed, maintaining consistency and preventing errors when bootstrapping new changes.

What is the best way to speed up OpenSpec artifact creation?▼

The best way to speed up OpenSpec artifact creation is to use an automated fast-forward scaffolding command. It eliminates the slow, error-prone manual steps of setting up new changes by generating all required templates and tracking statuses in one go.