spectra-archive

Verify artifact and task completion, sync delta specs, and archive changes via spectra CLI.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/fhsh-tp/fhsh.py-dojo --skill spectra-archive-fhsh-tp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectra-archive
Source: https://github.com/fhsh-tp/fhsh.py-dojo/tree/main/.gemini/skills/spectra-archive
Command: npx skills add https://github.com/fhsh-tp/fhsh.py-dojo --skill spectra-archive-fhsh-tp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates the process of archiving completed changes, ensuring structured and verified storage of workflow artifacts.

Core Features & Use Cases

  • Change selection: Prompts users to choose active changes before archiving, preventing accidental misarchiving.
  • Artifact completion check: Validates that all artifacts are marked as done, avoiding incomplete data in the archive.
  • Task verification: Checks for incomplete tasks and prompts for confirmation, maintaining task accountability.
  • Delta spec synchronization: Compares delta specifications with main specs and suggests syncing, preserving spec consistency.
  • Full archive operation: Performs comprehensive repository cleanup and archival via spectra CLI, ensuring structured, validated storage.

Quick Start

Invoke the spectra-archive skill to securely and systematically archive a completed change after ensuring all prerequisites are met.

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 workflow changes without storing incomplete artifacts?

To archive completed workflow changes safely, you can use a change archiving process that validates artifact completion and task verification before storing data. This prevents incomplete data from entering the archive by prompting for confirmation on any unfinished tasks.

What is the best way to synchronize delta specifications with main specs before archiving?

The best way to synchronize delta specifications with main specs is to use a change management workflow that compares them automatically and suggests syncing. This preserves spec consistency and maintains integrity across development environments before the full archive operation.

How does change archiving prevent accidental misarchiving of active workflows?

Change archiving prevents accidental misarchiving by prompting users to explicitly select active changes before initiating the process. This change selection step ensures that only the intended completed workflows are targeted for repository cleanup and archival.

Can I use spectra CLI to perform a full repository cleanup and archival?

Yes, you can use the spectra CLI to perform a comprehensive repository cleanup and archival. It executes the full archive operation after ensuring all prerequisites are met, guaranteeing structured and validated storage of your completed workflow changes.

What happens to task accountability if there are incomplete tasks during the archiving process?

Task accountability is maintained during the archiving process because the system checks for incomplete tasks and prompts for user confirmation. This verification step ensures that no unresolved work is blindly archived without explicit user awareness and approval.