spectra-archive

Archives a completed Specta change after validating artifacts, tasks, and delta specs.

Updated Mar 26, 2024
One-click install
npx skills add https://github.com/SHUSHU010829/shushu.tw --skill spectra-archive-shushu010829
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-archive
Source: https://github.com/SHUSHU010829/shushu.tw/tree/main/.claude/skills/spectra-archive
Command: npx skills add https://github.com/SHUSHU010829/shushu.tw --skill spectra-archive-shushu010829

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive a completed change using the Spectra workflow, ensuring artifacts, tasks, and delta specs are properly validated and recorded.

Core Features & Use Cases

  • End-to-end archiving: validates artifact completion, task status, and delta spec synchronization before archiving.
  • Interactive change selection: prompts for the change to archive when not provided, preventing guesswork.
  • Comprehensive reporting: summarizes schema, archive location, and any warnings after success or failure.
  • Safeguards & cleanup: removes temporary tracking files and handles existing archives gracefully.

Quick Start

Use the spectra-archive skill to archive a completed change by name, following the guided prompts and prerequisites.

Frequently Asked Questions about spectra-archive

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

FAQPage Schema
How do I archive a completed change using the Spectra workflow?

To archive a completed change, the Spectra workflow validates that all artifacts are complete, tasks are finished, and delta specs are synchronized before finalizing the archive placement and cleaning up temporary tracking files.

What happens if my delta specs are not synchronized before archiving a change?

Before archiving a change, the system compares delta specs to identify synchronization issues, prompting you to sync them. This prevents incomplete delta specs from being finalized into the archive.

Does archiving a change in Spectra require the spectra CLI?

Yes, archiving a change requires the spectra CLI to read artifact and task statuses, guide interactive change selection, and report a clear summary or warnings after the archive operation.

Can I archive a change in Spectra without specifying its name?

Yes, you can archive a change without specifying the name initially. The workflow provides interactive prompts to guide you through selecting the correct change, preventing guesswork during archiving.

What does the Spectra archive process do with temporary tracking files?

The Spectra archive process includes safeguards that automatically remove temporary tracking files and handle existing archives gracefully, ensuring a clean state after the completed change is successfully recorded.