archive

Archive completed experimental changes via the osf-archive subagent.

9|9|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/nullmastermind/viber-router --skill archive-nullmastermind
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive
Source: https://github.com/nullmastermind/viber-router/tree/main/.claude/skills/archive
Command: npx skills add https://github.com/nullmastermind/viber-router --skill archive-nullmastermind

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed changes in the experimental workflow to preserve artifacts and reduce clutter.

Core Features & Use Cases

  • Archive finalized experiments to maintain a clean project history.
  • Pass along an existing change name to the archive subagent or use explicit user arguments to perform archiving.
  • Brief the user and launch the archive subagent with subagent_type set to osf-archive.

Quick Start

Brief the user and launch the archive subagent with subagent_type set to osf-archive

Frequently Asked Questions about archive

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

FAQPage Schema
How do I archive completed experiments to reduce workflow clutter?

Archive completed changes by passing an explicit change name or detecting prior work to the archive subagent. This preserves experiment artifacts and maintains a clean project history by reducing clutter in your active workspace.

What is change management archiving in an experimental workflow?

Change management archiving preserves finalized experiment artifacts while removing them from active development. It keeps workflows tidy by moving completed changes out of the current scope while retaining project history.

Can I automate archiving for multiple completed changes?

Workflow automation supports archiving completed changes through a dedicated subagent. You can pass explicit user arguments to specify which changes to archive, or let the system detect existing change names from prior work automatically.

Do I need to specify a change name manually to archive an experiment?

Manual specification is optional. The archive skill can detect an existing change name from prior work and pass it to the archive subagent automatically, or you can provide explicit user arguments to target a specific experiment for archiving.

What is the best way to keep automated workflows tidy after finishing an experiment?

The best way to keep workflows tidy is to archive completed changes immediately after finalization. This preserves artifacts and removes obsolete items from the active workspace by launching the archive subagent.

Why does my workflow subagent fail to archive a change without prior context?

The archive subagent fails when it cannot detect an existing change name from prior work and no explicit user arguments are provided. You must supply a specific change name as an argument if prior workflow context is missing.