openspec-ff-change

Generate OpenSpec proposal, specs, design, and tasks for a new change.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of all necessary artifacts for a new OpenSpec change, allowing users to quickly set up for implementation without step-by-step guidance.

Core Features & Use Cases

  • Full Artifact Generation: Creates proposal, specs, design, and tasks in one go.
  • Streamlined Workflow: Skips manual artifact creation for faster development cycles.
  • Use Case: When starting a new feature, use this skill to generate all foundational documents and tasks instantly, so you can begin coding immediately.

Quick Start

Use the openspec-ff-change skill to fast forward the creation of a new change for adding 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 OpenSpec artifact generation for a new feature?

To automate OpenSpec artifact generation, you can use a scaffolding tool to create proposals, specs, designs, and tasks in a single operation. This skips manual document creation and lets you start coding immediately.

What is OpenSpec change scaffolding and when do I need it?

OpenSpec change scaffolding is the automated creation of all required documents for a new software change. You need it when starting a new feature or fix and want to generate foundational artifacts rapidly without step-by-step guidance.

Do I need the OpenSpec CLI to generate change artifacts automatically?

Yes, you need the OpenSpec CLI installed to automate change artifact generation. You also need a pre-existing feature branch before creating a new change, ensuring your development workflow is properly set up.

Does automated change management work without manually creating specs and design docs?

Yes, automated change management skips manual artifact creation by generating proposals, specifications, design, and tasks in one go. This streamlines your development workflow and accelerates the transition to implementation.

What's the best way to fast forward OpenSpec document creation for a new fix?

The best way to fast forward OpenSpec document creation is to run an end-to-end scaffolding command that generates all required artifacts instantly. This approach bypasses manual steps and sets up your change immediately.