openspec-ff-change

Automate creation of OpenSpec change artifacts in dependency order.

Updated May 5, 2022
One-click install
npx skills add https://github.com/BlackBeltTechnology/judo-runtime-core --skill openspec-ff-change-blackbelttechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-ff-change
Source: https://github.com/BlackBeltTechnology/judo-runtime-core/tree/main/.claude/skills/openspec-ff-change
Command: npx skills add https://github.com/BlackBeltTechnology/judo-runtime-core --skill openspec-ff-change-blackbelttechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating all necessary artifacts for implementing a change within the OpenSpec framework, eliminating the need to manage each artifact individually.

Core Features & Use Cases

  • Automated Artifact Generation: Creates all required artifacts for a given change in one go.
  • Dependency Management: Understands and creates artifacts in the correct dependency order.
  • Use Case: When you need to implement a new feature or fix a bug, this Skill will automatically scaffold all the necessary files (like tasks, tests, documentation) based on your change description, allowing you to start coding immediately.

Quick Start

Use the openspec-ff-change skill to create all artifacts for a new change called '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 automate OpenSpec artifact generation for a new feature change?

You can automate OpenSpec artifact generation by using a skill that scaffolds all required files for a change in one go. It manages artifact dependencies and generation order, ensuring all tasks and documentation are ready for implementation immediately.

Do I need the OpenSpec CLI to scaffold change artifacts?

Yes, the OpenSpec CLI is required to scaffold new changes and retrieve artifact instructions. The skill relies on the CLI to automate dependency management and generate the necessary files for your development workflow.

How does dependency management work when scaffolding change artifacts?

Dependency management works by understanding and creating artifacts in the correct dependency order. This ensures that all required files, such as tasks and tests, are generated sequentially based on your change description.

What is the best way to manage multiple artifacts for a single OpenSpec change?

The best way to manage multiple artifacts is to automate their creation in a single operation. This eliminates manual file management and ensures correct dependency ordering for all required OpenSpec change documentation and tasks.

Can I generate tests and documentation automatically when creating an OpenSpec change?

Yes, you can automatically generate tests, documentation, and tasks when creating an OpenSpec change. The skill scaffolds all necessary files based on your change description, streamlining the setup process.