spectra-archive

Archive completed changes with the Spectra CLI after verifying artifacts and tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of archiving completed changes within the Spectra workflow, ensuring a clean and organized project history.

Core Features & Use Cases

  • Automated Archiving: Safely archives completed changes, including spec snapshots and trace injection.
  • Status Checks: Verifies artifact and task completion before archiving, providing warnings for incomplete items.
  • Spec Sync: Assesses and optionally syncs delta specs with main specs before archiving.
  • Use Case: After completing a feature development, use this Skill to archive the change, ensuring all related specs and tasks are properly recorded and the project state is updated.

Quick Start

Use the spectra-archive skill to archive the change named 'add-user-authentication'.

Frequently Asked Questions about spectra-archive

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

FAQPage Schema
How do I archive completed changes in the Spectra CLI workflow?

To archive completed changes in the Spectra CLI workflow, you use the spectra-archive command to safely record spec snapshots, inject traces, and update the project state for a finished feature.

Do I need the Spectra CLI tool installed to archive a change?

Yes, you need the Spectra CLI tool installed and properly configured, as the archiving process relies on it to verify artifact completion and synchronize delta specs with main specs.

What happens to incomplete tasks when archiving a Spectra change?

When archiving a Spectra change with incomplete tasks, the process pauses to issue warnings and prompts you for user confirmation before proceeding with the archiving operation.

Does spec synchronization happen before or after archiving in Spectra?

Spec synchronization in Spectra happens before archiving, assessing delta specs and optionally syncing them with main specs to ensure all related artifacts are properly recorded.

Can I get a summary of the archiving process for my workflow automation?

Yes, the archiving process provides a detailed summary of the operation, ensuring all associated artifacts and tasks are accounted for within your workflow automation setup.