artifact-archive-cleanup

Archive completed colony phase directories with manifest generation and retrieval pointers.

9|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/calcosmic/Aether --skill artifact-archive-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: artifact-archive-cleanup
Source: https://github.com/calcosmic/Aether/tree/main/.aether/skills-codex/colony/artifact-archive-cleanup
Command: npx skills add https://github.com/calcosmic/Aether --skill artifact-archive-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Artifact accumulation in colonies leads to clutter; stale or completed work must be safely archived with preserved evidence and retrievability.

Core Features & Use Cases

  • Archive completed phase directories and stale data without loss
  • Generate an archive manifest and create retrieval pointers
  • Retrieve archived artifacts on demand for reference or audits

Quick Start

Run the artifact-archive-cleanup workflow to archive completed phases and create pointers to the archive.

Frequently Asked Questions about artifact-archive-cleanup

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

FAQPage Schema
How do I safely archive completed workspaces and keep them retrievable?

To safely archive workspaces, this Skill moves completed phase directories into an append-only archive. It generates retrieval pointers and a manifest, ensuring artifacts remain accessible for future reference without cluttering active areas.

What is an append-only archive with manifest generation for artifact cleanup?

An append-only archive preserves historical data by only adding records, never deleting them. This Skill generates an archive manifest and pointer files during cleanup, ensuring verifiable preservation and easy retrieval of archived artifacts.

Can I selectively archive phase directories without losing historical data?

Yes, you can selectively archive completed phase directories. The Skill preserves evidence through integrity checks and retrieval pointers, preventing data loss while removing stale work from your active colonies.

How do I retrieve archived artifacts after a colony cleanup?

You can retrieve archived artifacts on demand using the pointer files created during the archival process. These pointers link back to the append-only archive, allowing you to preview and restore historical data for audits.

Does artifact archival work for colonies with existing phase directories?

Yes, this archival process applies directly to colonies with phase directories and historical data that must be retained. It uses integrity checks to ensure verifiable preservation of your existing artifacts.