spectra-apply

Implement OpenSpec change tasks with the spectra CLI.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/cashwu/Keyify --skill spectra-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-apply
Source: https://github.com/cashwu/Keyify/tree/main/.agents/skills/spectra-apply
Command: npx skills add https://github.com/cashwu/Keyify --skill spectra-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spectra, 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 development workflows and ensuring tasks are completed according to defined specifications.

Core Features & Use Cases

  • Task Automation: Executes predefined tasks from an OpenSpec change, managing progress through file-based tracking.
  • Contextual Awareness: Infers or prompts for the correct change based on conversation context or available options.
  • Workflow Management: Handles parked changes, checks status, and applies instructions dynamically based on schema and project preferences (TDD, audit, parallel tasks).
  • Use Case: When a new feature is defined in OpenSpec, this Skill can be invoked to automatically implement all associated tasks, including writing tests if TDD is enabled, and ensuring adherence to audit guidelines.

Quick Start

Use the spectra-apply skill to implement the tasks for the 'add-user-authentication' change.

Frequently Asked Questions about spectra-apply

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

FAQPage Schema
How do I automate task implementation for an OpenSpec change?

Task automation for OpenSpec changes executes predefined tasks from a change file while tracking progress through file-based management. It dynamically applies instructions based on schema, project preferences, and task status to ensure all defined tasks are completed according to specifications.

What is OpenSpec spec-driven development workflow?

OpenSpec spec-driven development is a process where tasks are defined within a specification change. The workflow handles parked changes, checks status, and applies instructions dynamically based on schema and project preferences to implement features according to defined specifications.

Does OpenSpec task automation support test-driven development and parallel execution?

Yes, OpenSpec task automation supports test-driven development (TDD) and parallel task execution. It applies instructions dynamically based on your project preferences, including TDD and audit guidelines, while managing workflow execution based on schema configurations.

Do I need the spectra CLI to apply OpenSpec changes?

Yes, the spectra CLI is required for all operations when applying OpenSpec changes. This dependency is necessary to implement and track progress for tasks defined in an OpenSpec change, managing workflow execution based on schema and task status.

How to manage parked changes and check task status in OpenSpec?

Managing parked changes and checking task status in OpenSpec is handled through the workflow automation. It infers or prompts for the correct change based on conversation context or available options, then manages parked changes and checks status while applying instructions dynamically.

Can I execute audit guidelines and write tests automatically during OpenSpec task implementation?

Yes, you can execute audit guidelines and automatically write tests during OpenSpec task implementation. The workflow applies instructions dynamically based on project preferences, ensuring adherence to audit guidelines and writing tests if test-driven development is enabled.