openspec-apply-change

Guide OpenSpec change selection, status checks, and task execution.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/MeetTechnology/AutoHire --skill openspec-apply-change-meettechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/MeetTechnology/AutoHire/tree/main/.cursor/skills/openspec-apply-change
Command: npx skills add https://github.com/MeetTechnology/AutoHire --skill openspec-apply-change-meettechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec change implementation can be complex and fragmented; this skill guides users through selecting a change, inspecting status, reading context, and executing tasks until completion.

Core Features & Use Cases

  • Change selection and inference: Automatically choose the relevant OpenSpec change or prompt for clarification.
  • Status-driven workflow: Retrieve apply instructions, read context files, and monitor progress across tasks.
  • Iterative implementation loop: Apply, verify, and mark tasks complete with minimal, scoped changes, pausing for clarification or guidance when needed.

Quick Start

Select a change and follow the implemented task loop to complete all tasks.

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 OpenSpec change implementation end-to-end?

OpenSpec change implementation is automated by guiding change selection, retrieving apply instructions, reading context files, and executing tasks iteratively until all tasks are complete.

What is a spec-driven change workflow in CLI task execution?

A spec-driven change workflow manages development iterations by reading apply-state outputs, monitoring progress, and updating task lists in place while presenting guardrails to ensure scoped changes.

Do I need an OpenSpec-enabled CLI to apply spec changes?

Yes, applying spec changes requires an OpenSpec-enabled CLI to retrieve apply instructions, read context files, and monitor progress across implementation tasks.

How do I track progress and status when implementing design tasks?

Progress tracking during implementation is handled by retrieving apply instructions, reading context outputs, and updating task lists in place to monitor completion across the iterative execution loop.

Can I pause task execution for clarification during change management?

Yes, the iterative implementation loop applies, verifies, and marks tasks complete with minimal scoped changes, pausing for clarification or guidance whenever needed before proceeding.

How does the workflow handle selecting the correct OpenSpec change?

Change selection is handled by automatically inferring the relevant OpenSpec change from context, or prompting the user for clarification when the target change cannot be determined.