openspec-apply-change

Implement OpenSpec change tasks and update progress via the openspec CLI.

1|Updated Feb 6, 2025
One-click install
npx skills add https://github.com/marpme/stimmlage --skill openspec-apply-change-marpme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/marpme/stimmlage/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/marpme/stimmlage --skill openspec-apply-change-marpme

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the implementation of 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 types.
  • Contextual Awareness: Infers or prompts for the correct change if not explicitly provided, and reads necessary context files.
  • Use Case: When a new feature requires multiple development tasks defined in OpenSpec, this Skill can be used to systematically work through and implement each task, reporting progress and any encountered blockers.

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 automate OpenSpec task implementation for a new feature?

To automate OpenSpec task implementation, use this Skill to execute defined development tasks, fetch change details via the openspec CLI, and systematically update task status as progress is made.

What is the best way to manage development workflow tasks defined in OpenSpec?

The best way to manage development workflow tasks is applying this Skill to read necessary context files, infer the correct change, process different schema types, and report encountered blockers.

Do I need the openspec CLI to apply changes and execute development tasks?

Yes, you need the openspec CLI installed to apply changes, as this Skill depends on it to fetch change details, retrieve instructions, and manage task status for your development workflow.

How does contextual awareness work when starting a task from an OpenSpec change?

Contextual awareness works by inferring or prompting for the correct change if not explicitly provided, then reading the necessary context files to properly execute the development tasks.

Can I systematically work through multiple development tasks for one OpenSpec change?

You can systematically work through multiple development tasks for an OpenSpec change by applying this Skill to start, continue, or complete each task while updating progress and handling schemas.