openspec-ff-change

Automate fast-forward creation of all OpenSpec artifacts via the openspec CLI.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/MaplumeX/Blockwise --skill openspec-ff-change-maplumex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/MaplumeX/Blockwise/tree/main/.opencode/skills/openspec-ff-change
Command: npx skills add https://github.com/MaplumeX/Blockwise --skill openspec-ff-change-maplumex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables rapid generation of all necessary artifacts for an OpenSpec change, eliminating the need to manually create each artifact and linking the generation steps into a single streamlined process.

Core Features & Use Cases

  • End-to-end artifact scaffolding: Generates all required artifacts in the correct dependency order for a given change.
  • Guided execution: Interactively derives a kebab-case change name from user input when not provided, and orchestrates artifact creation using the openspec CLI.
  • Consistency and traceability: Produces artifacts with standardized templates and records progress through a clear status checklist.

Quick Start

Provide a change description or name; the tool will scaffold all required artifacts in order and report completion.

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 change artifact creation end-to-end?

You can automate OpenSpec artifact creation by providing a change description; the tool scaffolds all required artifacts in the correct dependency order. It reads instructions from the openspec CLI, applies templates, and generates apply-ready artifacts in a single streamlined command.

What is the best way to scaffold all required artifacts for an OpenSpec change?

The best way to scaffold OpenSpec artifacts is using an automated fast-forward workflow that links generation steps into a single process. This eliminates manual creation by deriving a kebab-case change name interactively and orchestrating artifact creation through the openspec CLI.

Do I need to manually specify the change name to generate OpenSpec artifacts?

You do not need to manually specify the change name to generate OpenSpec artifacts. The workflow interactively derives a kebab-case change name from your provided change description when one is not explicitly given, ensuring consistent artifact traceability.

Can I generate OpenSpec artifacts in the correct dependency order automatically?

Yes, you can generate OpenSpec artifacts in the correct dependency order automatically. The tool reads dependency instructions directly from the openspec CLI, ensuring each artifact is created sequentially based on its specific requirements and context constraints.

How does OpenSpec artifact generation handle template consistency and progress tracking?

OpenSpec artifact generation handles template consistency by respecting predefined structures from the openspec CLI, ensuring standardized outputs. Progress tracking is managed through a clear status checklist that records each artifact creation step until the complete set is ready.

When should I use automated scaffolding instead of manual artifact creation for OpenSpec?

You should use automated scaffolding instead of manual artifact creation when you need to rapidly generate a complete set of OpenSpec artifacts for a change. It eliminates the need to manually create and link each artifact, ensuring consistency and apply-ready outputs.