openspec-ff-change

Automate OpenSpec change scaffolding and artifact generation in dependency order.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual setup of OpenSpec changes is error-prone and repetitive. This skill automates scaffolding, artifact sequencing, and readiness checks to accelerate implementation.

Core Features & Use Cases

  • End-to-end scaffolding: creates a full OpenSpec change with all required artifacts in dependency order.
  • Dependency-aware: respects artifact dependencies and ensures ready state before proceeding.
  • Interactive guardrails: prompts for clarification when input is unclear and enforces safety constraints.

Quick Start

Describe the change you want to build and I will scaffold the full OpenSpec change with 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 automate OpenSpec change scaffolding from a description?

Automating OpenSpec change scaffolding requires providing a user description to generate a new change scaffold, query artifact status, and generate dependencies in order. This skill handles the end-to-end creation of artifacts to accelerate implementation readiness.

What is the best way to create OpenSpec change artifacts in dependency order?

Creating OpenSpec change artifacts in dependency order is handled by querying artifact status and generating required dependencies sequentially. The process ensures a ready state before proceeding to the next artifact in the scaffold.

Do I need the OpenSpec CLI to scaffold change artifacts?

Yes, you need the OpenSpec CLI installed to scaffold change artifacts. The skill requires CLI access and context permissions to automate the creation of artifacts, query status, and enforce guardrails.

Can I use interactive prompts to clarify unclear input when generating OpenSpec changes?

Yes, interactive prompts are used to clarify unclear input when generating OpenSpec changes. The skill enforces safety constraints and guardrails by prompting for clarification whenever the provided user description lacks sufficient detail.

Why does manual OpenSpec change setup fail or take longer?

Manual OpenSpec change setup fails or takes longer because it is repetitive and error-prone. Automating the scaffolding, artifact sequencing, and readiness checks eliminates manual errors and accelerates the path to implementation.

What are the limitations of automating OpenSpec change scaffolding?

Limitations of automating OpenSpec change scaffolding include a dependency on the OpenSpec CLI and context access. Without these environment requirements, the skill cannot generate artifacts or enforce its interactive guardrails.