openspec-apply-change

Implement OpenSpec change tasks and update progress via TD CLI.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/em-jones/staccato-toolkit --skill openspec-apply-change-em-jones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/em-jones/staccato-toolkit/tree/main/.opencode/skills/openspec-apply-change
Command: npx skills add https://github.com/em-jones/staccato-toolkit --skill openspec-apply-change-em-jones

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of implementing 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 and handling different schema workflows.
  • TD Integration: Seamlessly integrates with the TD CLI for task tracking, ensuring the source of truth is maintained.
  • Use Case: When a new feature is defined in OpenSpec, this Skill can be used to systematically work through and implement all the associated development tasks, updating the status as work progresses.

Quick Start

Use the openspec-apply-change skill to start implementing 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 implement tasks defined in an OpenSpec change?

To implement OpenSpec changes, you can use an automated workflow that executes defined tasks, handles various schema workflows, and reads dynamic instructions to update task progress.

Can I synchronize OpenSpec task progress with TD CLI?

Yes, OpenSpec task implementation can integrate with TD CLI to synchronize task tracking, ensuring the TD CLI remains the source of truth for progress updates throughout the development workflow.

What dependencies do I need to automate OpenSpec task execution?

Automating OpenSpec task execution requires installing the openspec CLI for change management and the TD CLI for task synchronization to handle progress updates and artifact reading.

How does workflow automation handle different schemas in OpenSpec changes?

Workflow automation for OpenSpec changes handles different schemas by reading dynamic instructions, executing the defined tasks, and managing artifact generation based on the specific schema workflows.

What is the best way to track development progress for OpenSpec changes?

The best way to track development progress for OpenSpec changes is by integrating task execution with TD CLI, which automatically updates task status as implementation work progresses.