openspec-apply-change

Implement OpenSpec change tasks with progress tracking and context files.

Updated May 5, 2022
One-click install
npx skills add https://github.com/BlackBeltTechnology/judo-runtime-core --skill openspec-apply-change-blackbelttechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/BlackBeltTechnology/judo-runtime-core/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/BlackBeltTechnology/judo-runtime-core --skill openspec-apply-change-blackbelttechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of implementing and managing tasks defined within an OpenSpec change, ensuring efficient progress through development workflows.

Core Features & Use Cases

  • Task Implementation: Guides users through implementing individual tasks for a given change.
  • Progress Tracking: Monitors and reports on the completion status of tasks and the overall change.
  • Contextual Guidance: Utilizes CLI outputs to understand the workflow schema and required context files.
  • Use Case: When a new feature is defined in OpenSpec, this Skill helps developers systematically implement each task, from initial coding to documentation, ensuring all requirements are met.

Quick Start

Use the openspec-apply-change skill to start implementing tasks for the change named 'new-user-auth'.

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 tasks defined in an OpenSpec change request?

To implement OpenSpec change tasks, this skill guides you through a structured workflow, managing task execution, progress tracking, and context file utilization based on the specified schema.

What is the best way to track development workflow progress for a new feature?

Tracking development workflow progress is handled by monitoring and reporting the completion status of individual tasks and the overall OpenSpec change to ensure all requirements are met.

How does CLI contextual guidance work when applying change management schemas?

Contextual guidance for change management utilizes CLI outputs to understand the workflow schema and required context files, providing dynamic instructions for your implementation tasks.

Can I handle blocked task states or mark an entire OpenSpec change as done?

Yes, you can handle blocked task states or mark an OpenSpec change as all_done; the skill supports managing these specific execution states during your development workflow.

Do I need a specific schema to guide users through task implementation?

You need a specified schema to guide users through task implementation; the skill utilizes this schema to manage context file utilization and dynamic instructions during execution.