openspec-apply-change

Automate implementation of OpenSpec software changes through guided task execution.

6|Updated May 25, 2026
One-click install
npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-apply-change-zhentingwu-wzt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/zhentingWu-wzt/wgenty-code/tree/main/.wgenty-code/skills/openspec-apply-change
Command: npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-apply-change-zhentingwu-wzt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the implementation of complex code changes by providing a structured, step-by-step workflow that ensures all tasks defined in an OpenSpec change are completed accurately and in the correct order.

Core Features & Use Cases

  • Automated Task Management: Tracks progress through implementation tasks, ensuring no step is missed or skipped.
  • Context-Aware Execution: Reads necessary project files and design specifications before applying changes to ensure consistency.
  • Safety Guardrails: Includes a workspace planning mode that prevents unauthorized edits and pauses execution when encountering blockers or design ambiguities.
  • Use Case: Use this when you have an approved OpenSpec change and need to systematically apply the required code modifications across multiple files while maintaining a clear audit trail of completed tasks.

Quick Start

Invoke the openspec-apply-change skill to begin implementing the tasks associated with your current active 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 software implementation tasks from OpenSpec specifications?

Automating software implementation from OpenSpec specifications requires a guided execution loop that reads design artifacts and tracks task completion status. This ensures all code modifications are applied accurately and in the correct order across multiple files.

How do I execute code modifications while maintaining strict adherence to design artifacts?

Executing code modifications with strict design adherence involves using a task-oriented execution loop that reads necessary project files before applying changes. This approach ensures consistency and maintains a clear audit trail of completed tasks.

What's the best way to prevent unauthorized edits during code refactoring workflows?

Preventing unauthorized edits during code refactoring workflows requires a workspace planning mode with safety guardrails. This mode pauses execution when encountering blockers or design ambiguities, ensuring workspace safety constraints are met.

Do I need the openspec CLI tool to manage state and validate task completion?

Yes, you need the openspec CLI tool to manage state, retrieve instructions, and validate task completion status. It is a required dependency for automating the implementation of software changes defined by OpenSpec specifications.

Can I skip tasks during the automated implementation of complex code changes?

No, automated task management tracks progress through implementation tasks to ensure no step is missed or skipped. This structured, step-by-step workflow guarantees all tasks defined in an OpenSpec change are completed accurately.