openspec-ff-change

Generate OpenSpec artifacts for a change using the openspec CLI.

3|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/Agentic-Engineering-Agency/specsafe --skill openspec-ff-change-agentic-engineering-agency
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/Agentic-Engineering-Agency/specsafe/tree/main/.opencode/skills/openspec-ff-change
Command: npx skills add https://github.com/Agentic-Engineering-Agency/specsafe --skill openspec-ff-change-agentic-engineering-agency

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of all necessary artifacts for implementing a change within the OpenSpec framework, eliminating the need to manually step through each creation process.

Core Features & Use Cases

  • Automated Artifact Generation: Creates all required artifacts (tasks, tests, documentation) for a given change in one go.
  • Dependency Management: Intelligently handles the order of artifact creation based on dependencies.
  • Use Case: When you need to implement a new feature, use this Skill to quickly scaffold all the necessary files and configurations, allowing you to start coding immediately.

Quick Start

Use the openspec-ff-change skill to fast-forward the creation of artifacts for a change named 'add-user-login'.

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 change?

You can automate OpenSpec artifact generation by using this Skill to fast-forward the creation of all required components, eliminating the need to manually step through each creation process.

What is the best way to scaffold OpenSpec tasks, tests, and documentation simultaneously?

Scaffolding OpenSpec tasks, tests, and documentation simultaneously is achieved through this Skill, which intelligently handles dependency resolution and sequential artifact creation to generate all required files automatically.

Do I need the openspec CLI to manage artifact status during automated scaffolding?

Yes, the openspec CLI is required, as this Skill depends on it for underlying artifact management and status checks to properly resolve dependencies and sequence artifact creation.

Why does dependency resolution matter when creating OpenSpec artifacts?

Dependency resolution matters because it intelligently handles the order of artifact creation, ensuring that all required components for a given change are generated sequentially without manual intervention.

Can I use this automated scaffolding to fast-forward development workflows for multiple changes?

You can use this automated scaffolding to fast-forward development workflows by triggering it for a specified change, which accelerates the creation of all necessary artifacts and configurations for immediate coding.

What are the limitations of automating OpenSpec artifact creation instead of manual generation?

The limitation of automating OpenSpec artifact creation is that it requires the openspec CLI and strictly fast-forwards required components, potentially bypassing the granular manual review found in stepping through each process.