openspec-apply-change

Implement OpenSpec change tasks and update their statuses via the openspec CLI.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/TbK0ng/silver-bullet-kernel --skill openspec-apply-change-tbk0ng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/TbK0ng/silver-bullet-kernel/tree/main/.agents/skills/openspec-apply-change
Command: npx skills add https://github.com/TbK0ng/silver-bullet-kernel --skill openspec-apply-change-tbk0ng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, 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.

Core Features & Use Cases

  • Task Implementation: Executes defined tasks from an OpenSpec change, updating progress as it goes.
  • Contextual Awareness: Infers or prompts for the correct change if not explicitly provided.
  • Workflow Integration: Integrates with the OpenSpec CLI to fetch instructions and status.
  • Use Case: When you receive a new OpenSpec change request, use this Skill to automatically start implementing the defined tasks, ensuring consistency and speed.

Quick Start

Use the openspec-apply-change skill to start implementing the current change.

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 task implementation for an OpenSpec change?

You can automate OpenSpec task implementation by using this Skill to execute defined tasks, automatically code the changes, and update task statuses throughout the workflow. It reads context files to ensure accurate implementation.

How does OpenSpec workflow automation handle task progress and blockers?

OpenSpec workflow automation manages task progress by fetching instructions and status updates via the OpenSpec CLI. It actively tracks completion, identifies blockers during implementation, and updates the workflow accordingly.

Do I need the openspec CLI to implement spec-driven development changes?

Yes, the openspec CLI is a required dependency for executing spec-driven changes. The Skill integrates directly with the CLI to fetch instructions, read context files, and manage the implementation process.

Can I automatically apply OpenSpec schemas without specifying the change name?

Yes, you can apply OpenSpec schemas without explicitly providing a change name. The Skill features contextual awareness that automatically infers the correct change or prompts you for it if needed.

What is the best way to integrate OpenSpec changes into my development workflow?

The best way to integrate OpenSpec changes is to use this Skill when you receive a change request. It automatically starts implementing defined tasks, ensuring development consistency and speed while managing context file reading.

Why is my OpenSpec task implementation not updating progress correctly?

If OpenSpec task implementation is not updating progress, ensure the openspec CLI is properly installed and running. The Skill relies on the CLI to fetch accurate status updates and manage context file reading for implementation.