spectra-ingest

Merge external context or plan files into existing Spectra change artifacts.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Key0329/ai10-test-project --skill spectra-ingest-key0329
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-ingest
Source: https://github.com/Key0329/ai10-test-project/tree/main/.cursor/skills/spectra-ingest
Command: npx skills add https://github.com/Key0329/ai10-test-project --skill spectra-ingest-key0329

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps Spectra changes up-to-date by ingesting updates from external context or plan files, merging them into existing artifacts without losing progress.

Core Features & Use Cases

  • Ingests and updates an existing Spectra change using either a provided plan file path or the current conversation context.
  • Merges new information into the existing change proposal while preserving completed tasks and any parallel task markers.
  • Validates artifacts and guides the user through the apply step to execute the change.

Quick Start

Ingest updates to an existing Spectra change using either a plan file path or the conversation context to refresh all artifacts.

Frequently Asked Questions about spectra-ingest

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

FAQPage Schema
How do I update an existing Spectra change from a plan file?

To update a Spectra change from a plan file, ingest the plan located in the .cursor/plans/ directory to merge new content into existing artifacts while preserving completed tasks and parallel markers.

Can I update Spectra artifacts using conversation context without a plan file?

Yes, you can update Spectra artifacts using conversation context when a plan file is unavailable, ensuring the change proposal reflects the latest requirements without losing progress.

Do I need the spectra CLI to ingest and merge change management updates?

Yes, the spectra CLI is required to ingest updates, merge new information into existing artifacts, validate results, and guide you through applying the change.

What is the best way to preserve completed tasks when merging workflow changes?

Merging workflow changes through plan-driven ingestion preserves completed tasks and parallel task markers while integrating new requirements into the existing artifact structure.

How do I validate and apply an updated Spectra change after ingesting new context?

After ingesting new context, the workflow validates the updated artifacts and guides you through the apply step to execute the validated change management process.