openspec-ff-change

Generates all OpenSpec artifacts for a new change in one pass.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the fast-forward generation of all OpenSpec artifacts required for a new change, eliminating manual, step-by-step setup.

Core Features & Use Cases

  • One-shot scaffolding: generates a complete set of artifacts for a new change in a single pass.
  • Dependency-aware sequencing: resolves artifact dependencies and creates items in the correct order.
  • Context-aware execution: reads completed dependencies to inform artifact content while respecting constraints.

Quick Start

Describe the change you want to work on, then let the tool scaffold all required artifacts in one pass.

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 creation for a new change?

Automating OpenSpec artifact creation is done by describing your desired change to let the tool scaffold all required artifacts in a single pass. This fast-forward generation eliminates manual, step-by-step setup and handles dependency resolution across the lifecycle.

What is dependency-aware sequencing in change management scaffolding?

Dependency-aware sequencing resolves artifact dependencies and creates items in the correct order during change management scaffolding. It reads completed dependencies to inform artifact content while honoring constraints, ensuring proper sequencing across the lifecycle.

Can I generate a complete set of OpenSpec artifacts in one pass?

Yes, you can generate a complete set of OpenSpec artifacts in one pass using one-shot scaffolding. By describing the change you want to work on, the tool writes all required artifacts using provided templates without manual step-by-step setup.

Does context-aware execution read completed dependencies for artifact generation?

Yes, context-aware execution reads completed dependencies to inform artifact content during generation. It reads prior context to ensure new artifacts follow dependency order and honor constraints while writing files using the provided templates.

What's the best way to scaffold artifacts for rapid prototyping workflows?

The best way to scaffold artifacts for rapid prototyping is using automated one-shot generation. This approach applies to development workflows needing implementation scaffolding, resolving dependencies and sequencing artifacts across the change lifecycle automatically.