spectra-apply

Apply Spectra changes via the spectra CLI with task tracking and artifact validation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MomoChenisMe/test-sdd-workflow --skill spectra-apply-momochenisme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-apply
Source: https://github.com/MomoChenisMe/test-sdd-workflow/tree/main/spectra-test/.claude/skills/spectra-apply
Command: npx skills add https://github.com/MomoChenisMe/test-sdd-workflow --skill spectra-apply-momochenisme

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spectra, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the implementation and management of Spectra changes, reducing manual effort and ensuring consistent task tracking.

Core Features & Use Cases

  • Spectra CLI Integration: Seamlessly integrates with the spectra CLI for change management.
  • Task Tracking: Manages tasks using markdown checkboxes in a file-based system.
  • Change Status: Monitors and manages the status of Spectra changes, including handling parked changes.
  • Artifact Quality: Performs quality checks on change artifacts for consistency and completeness.
  • Task Implementation: Guides through the implementation of tasks, ensuring adherence to implementation contracts.
  • Use Case: Ideal for developers and system administrators managing Spectra changes in a software development workflow.

Quick Start

Run /spectra-apply <change-name> to apply the specified Spectra 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 Spectra change management tasks via CLI?

Automate Spectra change management by running `/spectra-apply <change-name>` to trigger the `spectra` CLI for automated task execution, status updates, and artifact validation. This reduces manual effort and ensures consistent tracking.

How does file-based task tracking work for Spectra changes?

File-based task tracking for Spectra changes works by managing tasks using markdown checkboxes. This system monitors change statuses, handles parked changes, and guides implementation contracts for consistency.

Can I perform artifact validation and quality checks for Spectra changes?

Artifact validation for Spectra changes is supported through built-in quality checks that verify change artifacts for consistency and completeness, ensuring adherence to implementation contracts before execution.

Does the Spectra CLI integration handle parked changes and status updates?

Spectra CLI integration fully handles change status updates, including managing parked changes. It monitors the lifecycle of changes within the file-based system to ensure consistent task tracking.

What is the best way to guide task implementation for Spectra changes?

Guide Spectra task implementation by relying on the automated workflow to enforce adherence to implementation contracts. This ensures tasks are executed precisely while tracking progress via markdown checkboxes.

Do I need the spectra CLI to manage change tracking and execution?

The `spectra` CLI is required as a dependency to manage change tracking and execution. This Skill integrates with it to automate task management, apply changes, and perform artifact validation.