clavix-archive

Move completed project outputs from active to archive directories.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alysonhower/dupcheck --skill clavix-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clavix-archive
Source: https://github.com/alysonhower/dupcheck/tree/main/.agent/skills/clavix-archive
Command: npx skills add https://github.com/alysonhower/dupcheck --skill clavix-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed projects by moving their outputs from the active outputs directory to the archive directory.

Core Features & Use Cases

  • Archive completed projects by relocating outputs from the active area to a dedicated archive folder.
  • Provide options to view, restore, or re-archive projects with safety confirmations to prevent data loss.
  • Maintain a verifiable trail of archived items and ensure that only checked-complete projects are moved.

Quick Start

Confirm a project is complete and trigger the archive workflow to move its outputs to the archive folder.

Frequently Asked Questions about clavix-archive

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

FAQPage Schema
How do I archive completed projects to keep my workspace tidy?

To archive completed projects, this Skill moves outputs from the active directory to a dedicated archive folder using deterministic file operations under .clavix to ensure a safe, verifiable relocation.

Can I restore archived projects back to the active workspace?

Yes, you can restore archived projects. The workflow provides explicit options to view, restore, or re-archive outputs, using safety prompts to prevent accidental data loss during file operations.

Does the archive workflow require tasks to be marked 100% complete?

Yes, the archive workflow requires explicit checks of task completion status from tasks.md. It operates only when projects are verified as 100% complete or explicitly chosen for archiving.

How do I prevent data loss when moving project outputs to an archive folder?

Prevent data loss during project archival through explicit safety prompts for destructive actions. The workflow requires confirmation before moving outputs, ensuring only verified items are relocated.

What is the best way to manage project outputs after completion?

Manage completed project outputs by archiving them to a dedicated folder. This approach maintains a verifiable trail of archived items and keeps the active outputs directory tidy and uncluttered.