openspec-apply-change

Implement OpenSpec change tasks with coding, testing, and documentation updates.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/nuitsjp/teams-board --skill openspec-apply-change-nuitsjp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/nuitsjp/teams-board/tree/main/.rulesync/skills/openspec-apply-change
Command: npx skills add https://github.com/nuitsjp/teams-board --skill openspec-apply-change-nuitsjp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of implementing changes defined in an OpenSpec, streamlining development workflows and ensuring tasks are completed systematically.

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: A developer receives a new feature requirement via OpenSpec. This Skill can be used to automatically start implementing the coding tasks, updating the relevant files and marking progress.

Quick Start

Use the openspec-apply-change skill to start implementing the change named 'add-user-authentication'.

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 coding and testing tasks from an OpenSpec change?

You can automate coding and testing tasks by using a skill that parses OpenSpec context files and executes dynamic instructions to implement the change systematically. It updates artifacts and reports progress automatically.

What is spec-driven workflow automation for development tasks?

Spec-driven workflow automation parses context files to execute predefined coding and testing tasks, ensuring systematic implementation. It monitors completion status and handles blocked states to streamline development.

How do I track progress when implementing an OpenSpec change?

Progress tracking during OpenSpec implementation is handled by monitoring and reporting the completion status of tasks within the change. The skill updates relevant files and artifacts as each task is executed.

Can I use task automation to handle blocked states during spec implementation?

Yes, task automation for spec implementation explicitly handles blocked states and provides progress updates. It parses context files to manage dynamic instructions and ensures tasks are completed systematically.

How do I start implementing a change named 'add-user-authentication' via OpenSpec?

To start implementing a specific change, invoke the skill with the change name. It will parse the OpenSpec context files and begin executing the coding, testing, and documentation updates automatically.

Does OpenSpec task automation update documentation alongside coding tasks?

Yes, OpenSpec task automation updates documentation alongside coding and testing. It streamlines development workflows by automating documentation updates as part of the change implementation process.