spectra-archive

Validate artifact status and task completion, then archive changes with the spectra CLI toolset.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/chenwei791129/rancher-kubeconfig-updater --skill spectra-archive-chenwei791129
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-archive
Source: https://github.com/chenwei791129/rancher-kubeconfig-updater/tree/main/.claude/skills/spectra-archive
Command: npx skills add https://github.com/chenwei791129/rancher-kubeconfig-updater --skill spectra-archive-chenwei791129

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the complex process of archiving project changes, ensuring that all artifacts, tasks, and specifications are validated and synchronized before final storage.

Core Features & Use Cases

  • Automated Validation: Checks artifact completion status and task progress to prevent premature archiving.
  • Delta Spec Synchronization: Automatically compares and syncs delta specifications with main project specs to maintain documentation integrity.
  • Use Case: When a feature development is finished, use this Skill to verify that all associated tasks are marked complete and to archive the change history into the project's permanent record.

Quick Start

Invoke the spectra-archive skill to archive the current change by providing the change name when prompted.

Frequently Asked Questions about spectra-archive

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

FAQPage Schema
How do I archive project changes while ensuring task completion and documentation sync?

Archiving completed project changes requires validating artifact completion status and syncing delta specifications with main project documentation to ensure documentation integrity before final archival.

What happens if I try to archive project changes with incomplete tasks?

Archiving incomplete project changes is prevented by automated validation checks that verify artifact completion status and task progress, ensuring only fully finished changes are archived into the permanent record.

How does delta specification synchronization work during project archiving?

Delta specification synchronization automatically compares delta specs against main project specifications during archiving, updating the main documentation to ensure all records remain consistent and reflect the completed changes.

Do I need the spectra CLI toolset to archive completed project changes?

Yes, the spectra CLI toolset is required because the archival workflow utilizes it to execute cleanup of tracking files and perform the final archival operation for the project changes.

What is the best way to clean up tracking files after feature development is finished?

The best way to clean up tracking files after feature development is to run an automated archival workflow that validates completion, syncs documentation, and clears tracking records upon successful final archival.