openspec-apply-change

Guide OpenSpec change selection, application, and tracking via CLI outputs.

10.2k|702|Updated Apr 12, 2012
One-click install
npx skills add https://github.com/studyzy/imewlconverter --skill openspec-apply-change-studyzy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/studyzy/imewlconverter/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/studyzy/imewlconverter --skill openspec-apply-change-studyzy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec 的变更管理任务通常涉及多步、上下文文件和协作,易产生漏掉、重复或误操作。本 Skill 提供一个结构化、引导式的工作流,帮助你选择、应用并跟踪变更,降低手动工作量和错误。

Core Features & Use Cases

  • Guided change selection and application: Infers the target change from conversation context or prompts you to choose.
  • Schema-aware progress tracking: Reads the current change state and suggests next actions across different OpenSpec schemas.
  • Context-driven execution: Uses OpenSpec CLI outputs to drive task execution, ensuring traceability and reproducibility.

Quick Start

Use the openspec-apply-change command to start processing a change. If multiple changes are available, specify a name or let the system infer from context, then follow the prompted steps to complete or archive the 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 OpenSpec change management tasks end-to-end?

Automating OpenSpec change management involves a guided workflow that selects, applies, and tracks changes across schemas. It infers target changes from context or prompts you, using CLI outputs to drive reproducible task execution.

How does OpenSpec schema-aware progress tracking work during change application?

Schema-aware progress tracking reads the current change state directly from OpenSpec context files. It then suggests the next actionable steps required to complete or archive the change based on the specific schema structure.

Do I need the OpenSpec CLI installed to apply changes through a guided workflow?

Yes, you need the OpenSpec CLI installed in your environment. The guided workflow uses CLI outputs to drive context-driven execution, ensuring traceability and reproducibility when applying or tracking changes.

What happens when the target OpenSpec change is ambiguous during automation?

When inference is ambiguous, the workflow triggers interactive prompts to help you choose the correct target change. This guided selection prevents misapplying changes across different OpenSpec schemas and context files.

Can I use JSON outputs to drive OpenSpec change workflows?

Yes, the workflow supports JSON-rich outputs to drive guided task execution. This allows you to integrate change selection, application, and tracking directly into automated pipelines and external systems.