openspec-apply-change

Implement OpenSpec change tasks and track progress using the openspec CLI.

10|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/AGIBuild/Agibuild.Fulora --skill openspec-apply-change-agibuild
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/AGIBuild/Agibuild.Fulora/tree/main/.cursor/skills/openspec-apply-change
Command: npx skills add https://github.com/AGIBuild/Agibuild.Fulora --skill openspec-apply-change-agibuild

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the implementation of tasks defined within an OpenSpec change, streamlining the development workflow and ensuring adherence to specified requirements.

Core Features & Use Cases

  • Task Implementation: Executes predefined tasks from an OpenSpec change, updating artifacts as needed.
  • Progress Tracking: Monitors and reports on the completion status of tasks within a change.
  • Use Case: When a new feature is defined in OpenSpec, this Skill can be used to automatically implement the associated tasks, such as writing code, updating documentation, or creating tests, and track their progress.

Quick Start

Use the openspec-apply-change skill to implement tasks for the change named 'feature-x'.

Frequently Asked Questions about openspec-apply-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate spec-driven development task implementation from a defined change?

Spec-driven development task implementation is automated by executing predefined tasks from an OpenSpec change, which handles coding, updates artifacts, and tracks progress according to defined schemas.

Do I need the openspec CLI to track spec-driven task progress and retrieve instructions?

Yes, you need the openspec CLI for spec-driven task progress tracking, as it is required to perform status checks, retrieve task instructions, and manipulate artifacts during implementation.

What is the best way to manage OpenSpec changes and update artifacts automatically?

The best way to manage OpenSpec changes is using an automation Skill that implements tasks, automatically writing code and updating artifacts while monitoring completion status against defined schemas.

Can I use task automation to write code and create tests based on feature specifications?

Yes, you can use task automation to write code and create tests based on feature specifications, as the Skill executes predefined tasks from an OpenSpec change and updates relevant artifacts automatically.

Why does my OpenSpec change workflow require specific schemas for task automation?

Your OpenSpec change workflow requires specific schemas for task automation to ensure the automated coding, artifact updates, and progress tracking adhere strictly to the defined spec-driven development requirements.