One-click install
npx skills add https://github.com/accidental-hedge-fund/agent-pipeline --skill openspec-apply-change-accidental-hedge-fund
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/accidental-hedge-fund/agent-pipeline/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/accidental-hedge-fund/agent-pipeline --skill openspec-apply-change-accidental-hedge-fund

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, error-prone work of implementing tasks from OpenSpec changes, ensuring you stay aligned with project specifications and track progress automatically without spreadsheets or manual checklists.

Core Features & Use Cases

  • Guided Task Workflow: Automatically retrieves OpenSpec change context (proposals, specs, designs, task lists) and walks you through each pending implementation task step-by-step.
  • Automatic Progress Tracking: Updates task checkboxes in real time as work is completed and shows clear overall completion status.
  • Use Case: When your team has an approved OpenSpec change with 8 implementation tasks for a new user authentication feature, use this Skill to systematically complete each task while staying fully aligned with the original design, no manual progress tracking required.

Quick Start

Use the openspec-apply-change skill to implement all pending tasks for the active OpenSpec change named "user-auth-redesign".

Frequently Asked Questions about openspec-apply-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement approved OpenSpec changes and track task progress automatically?

To implement OpenSpec changes, you can use a guided workflow that retrieves change context and walks you through each pending task. It updates task checkboxes in real time and shows overall completion status without manual checklists.

What is the best way to align code delivery with pre-defined project specifications during feature implementation?

The best way to align code delivery with project specifications is to enforce minimal, scoped code changes based on approved change proposals and design artifacts. This ensures implementation stays strictly within the defined task requirements.

Do I need the openspec CLI to apply change tasks to my software development workflow?

Yes, you need the openspec CLI to apply change tasks. The CLI is required to retrieve change context, check task status, and fetch apply instructions necessary for aligning code delivery with project specifications.

How does automatic progress tracking work for software development task lists?

Automatic progress tracking works by updating task checkboxes in real time as code changes are completed. It retrieves the task list from approved changes and displays clear overall completion status, eliminating the need for manual spreadsheets.

Can I use workflow automation to manage code changes for a complex feature like user authentication redesign?

Yes, you can use workflow automation to manage code changes for complex features. It systematically completes multiple implementation tasks while keeping you fully aligned with the original design artifacts and proposals.

What are the limitations of using OpenSpec for change management in software development?

OpenSpec change management is limited to workflows where teams use the openspec CLI to manage feature changes. It enforces minimal, scoped code changes, meaning it does not support ad-hoc modifications outside the defined task requirements.