openspec-apply-change

Implement OpenSpec change tasks and update progress automatically.

133|23|Updated Mar 23, 2020
One-click install
npx skills add https://github.com/aehrc/pathling --skill openspec-apply-change-aehrc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/aehrc/pathling/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/aehrc/pathling --skill openspec-apply-change-aehrc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill 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 and ensuring tasks are completed systematically.

Core Features & Use Cases

  • Automated Task Implementation: Executes predefined tasks for a given OpenSpec change, updating progress automatically.
  • Contextual Awareness: Infers or prompts for the correct change name and understands the schema to fetch relevant instructions and context files.
  • Progress Tracking: Monitors and reports on task completion, providing clear visibility into the implementation status.
  • Use Case: When working on a new feature defined by an OpenSpec change, use this Skill to automatically implement the coding tasks, update documentation, and run tests as specified.

Quick Start

Use the openspec-apply-change skill to start implementing the 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 task implementation for an OpenSpec change?

You can automate OpenSpec change implementation by using this Skill to execute predefined coding tasks, update artifacts, and track progress automatically. It infers the change name from context and fetches dynamic instructions for task execution.

What is the best way to track progress when implementing agile development workflows?

The best way to track progress in agile workflows is using this Skill, which monitors and reports on task completion for OpenSpec changes. It provides clear visibility into the implementation status of your development tasks.

Do I need the openspec CLI to apply changes to my development workflow?

Yes, you need the openspec CLI to apply changes to your development workflow. The Skill requires the openspec CLI for performing status checks and retrieving dynamic instructions during task execution.

How does task automation handle different schemas in OpenSpec?

Task automation handles different schemas in OpenSpec by understanding the schema to fetch relevant instructions and context files. It automatically infers or prompts for the correct change name based on the current context.

Can I update documentation automatically when coding a new feature?

Yes, you can update documentation automatically when coding a new feature. This Skill implements tasks defined within an OpenSpec change, automatically updating artifacts and running tests as specified in the workflow.