openspec-ff-change

Automates creation of all required artifacts for a new change in the Oracle framework.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of all necessary artifacts for implementing a change within the OpenSpec framework, eliminating the need for manual, step-by-step artifact generation.

Core Features & Use Cases

  • Automated Artifact Generation: Creates all required artifacts for a given change in one go.
  • Dependency Management: Intelligently handles artifact dependencies to ensure correct creation order.
  • Use Case: When starting a new feature like "add user authentication," this Skill will automatically generate all the necessary configuration files, task definitions, and documentation scaffolds, allowing you to begin implementation immediately.

Quick Start

Use the openspec-ff-change skill to create all artifacts for a new change named 'add-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 generate OpenSpec artifacts for a new change automatically?

To generate OpenSpec artifacts automatically, use an automation skill to create all necessary configuration files, task definitions, and documentation scaffolds from a single change description. It handles dependency resolution and sequential generation so you can start implementation immediately.

What is the best way to manage dependencies when creating OpenSpec change artifacts?

Managing dependencies for OpenSpec change artifacts is handled automatically by the generation process. The system intelligently resolves dependencies to ensure the correct creation order, eliminating the need for manual, step-by-step artifact generation.

Do I need the openspec CLI to automate artifact creation for a new feature?

Yes, you need the openspec CLI installed to automate artifact creation for a new feature. The CLI manages the underlying artifact generation and dependency resolution required to scaffold the necessary configuration and task files.

Can I create all OpenSpec implementation scaffolds from a single change name?

You can create all OpenSpec implementation scaffolds from a single change name. Providing a name or description triggers automated generation of all required configuration files and documentation, bypassing manual step-by-step setup.

Why does manual OpenSpec artifact generation take so long?

Manual OpenSpec artifact generation takes time because it requires creating each configuration file, task definition, and documentation scaffold individually. Automating this process handles dependency resolution and sequential generation in one go.