Skip to content
Development
Command

/research-archive

Package, version, and backup research artifacts following OAIS standards

From plugin
aiwg
17623 skills199 agents23 commands
Install
$ npx -y skills add jmagly/aiwg --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/research-archive

Context preview

What this command does when you run it.

Package, version, and backup research artifacts following OAIS standards

Command definition

research-archive.md
description: Package, version, and backup research artifacts following OAIS standards
category: research-management
argument-hint: [--version <tag>] [--format <type>] [--destination <path>]
allowed-tools: Bash, Read, Write, Glob
model: claude-sonnet-4-6

Research Archive Command

Task

Package research artifacts into versioned archives for long-term preservation. Follows OAIS (Open Archival Information System) standards for digital preservation.

When invoked with `/research-archive [options]`:

1. **Collect** all research artifacts 2. **Package** into versioned archive 3. **Generate** preservation metadata 4. **Backup** to configured destinations

Parameters

  • **`--version <tag>`** (optional): Version tag (default: timestamp)
  • **`--format <type>`** (optional): Archive format (`tar.gz`, `zip`, `oais-sip`)
  • **`--destination <path>`** (optional): Backup destination (local path or S3 URI)

Outputs

  • **Archive package**: `.aiwg/research/archives/research-{version}.tar.gz`
  • **PREMIS metadata**: `.aiwg/research/archives/premis-{version}.xml`
  • **Backup log**: `.aiwg/research/logs/archive-{timestamp}.log`

Related Agents

  • **Archival Agent** (@$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/agents/archival-agent-spec.md)

Skill Definition

**Natural Language Patterns**:

  • "Archive the research"
  • "Create research backup"
  • "Package artifacts for preservation"
  • "Version the research collection"

References

  • @$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/use-cases/UC-RF-007-archive-research-artifacts.md

---

**Status**: DRAFT **Created**: 2026-01-25 **UC Mapping**: UC-RF-007

Read more
Ships withaiwg

Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.

Get the whole plugin