spectra-ingest

Update existing Spectra changes from plan files or conversation context.

Updated Nov 24, 2024
One-click install
npx skills add https://github.com/dogwantfly/Nuxt3-training --skill spectra-ingest-dogwantfly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-ingest
Source: https://github.com/dogwantfly/Nuxt3-training/tree/main/.claude/skills/spectra-ingest
Command: npx skills add https://github.com/dogwantfly/Nuxt3-training --skill spectra-ingest-dogwantfly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update an existing Spectra change from external context, plan files, or conversation history to keep artifacts aligned with the latest requirements and decisions.

Core Features & Use Cases

  • Guided ingestion workflow that locates the target change, parses a plan or conversation context, updates or creates proposal and task artifacts, and validates progress without erasing completed work.
  • Enforces guardrails: never modify the source plan files, never create new changes, and preserve existing tasks and markers while integrating new context.
  • Provides a structured summary and next-step prompts to finalize the change, including a ready-to-apply state.

Quick Start

Begin by locating an existing change with spectra list, then proceed through plan or context parsing and artifact updates.

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 change management plan with new requirements?

Update an existing change management plan by ingesting new context or plan files into the active change, preserving completed tasks while updating proposal and task artifacts.

Can I integrate conversation context into a Spectra change without losing completed tasks?

Integrate conversation context into a Spectra change through a guided workflow that preserves completed tasks and markers, updating artifacts without erasing existing progress.

What is the best way to parse a plan file to update artifacts without modifying the source?

Parse a plan file to update artifacts using guardrails that enforce no source plan file modification, ensuring the original context remains immutable during the ingestion workflow.

Does the spectra CLI support creating new changes during the ingestion process?

The spectra CLI ingestion workflow does not support creating new changes, enforcing guardrails to only update existing active or parked changes rather than initializing new ones.

How do I validate progress after ingesting new context into an existing change?

Validate progress after ingesting context by running the workflow's analysis and validation phases, which assess the updated artifacts and generate a structured summary for finalization.

What are the limitations when updating parked changes from external context?

Limitations when updating parked changes include the inability to modify source plan files, create new changes, or generate code, restricting the workflow to artifact updates and validation only.