openspec-ff-change

Generate OpenSpec change artifacts including tasks, tests, and documentation stubs.

1|Updated May 26, 2025
One-click install
npx skills add https://github.com/StrayDragon/llman --skill openspec-ff-change-straydragon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/StrayDragon/llman/tree/main/.claude/skills/openspec-ff-change
Command: npx skills add https://github.com/StrayDragon/llman --skill openspec-ff-change-straydragon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of all necessary artifacts for implementing changes within the OpenSpec framework, bypassing individual step-by-step generation.

Core Features & Use Cases

  • Automated Artifact Generation: Creates all required artifacts for a change in one go.
  • Dependency Management: Understands and creates artifacts in the correct order based on dependencies.
  • Use Case: When you need to implement a new feature or fix a bug in OpenSpec, this skill will automatically generate all the necessary files (like tasks, tests, documentation stubs) needed to start the implementation phase without manual intervention for each artifact.

Quick Start

Use the openspec-ff-change skill to create all artifacts for a new change named 'add-user-profile'.

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

Automate OpenSpec artifact generation by using this skill to create all required tasks, tests, and documentation stubs in one go. It bypasses manual step-by-step creation and manages dependencies to scaffold files correctly.

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

The best way to scaffold OpenSpec tasks and tests is through automated artifact generation. This skill creates all necessary files based on a user-defined change name, accelerating the setup for implementation without manual intervention.

Do I need the OpenSpec CLI to create change implementation artifacts?

Yes, you need the OpenSpec CLI to create change implementation artifacts. This skill requires the CLI to manage the scaffolding process and track the status of generated tasks, tests, and documentation stubs.

How does automated artifact scaffolding handle file dependencies in OpenSpec?

Automated artifact scaffolding handles file dependencies by understanding and creating artifacts in the correct order. It ensures all tasks, tests, and documentation stubs for an OpenSpec change are generated sequentially based on their relationships.

When should I use automated scaffolding instead of manual file creation in OpenSpec?

Use automated scaffolding instead of manual file creation when implementing a new feature or bug fix in OpenSpec. It fast-tracks the creation of all required artifacts, allowing you to start the implementation phase immediately without individual file setup.