archive

Archive completed experimental changes by invoking the osf-archive subagent with the change name.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CuongTran69/tramthientra --skill archive-cuongtran69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive
Source: https://github.com/CuongTran69/tramthientra/tree/main/.augment/skills/archive
Command: npx skills add https://github.com/CuongTran69/tramthientra --skill archive-cuongtran69

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed experimental changes to preserve artifacts, context, and outcomes for future reference and auditing.

Core Features & Use Cases

  • Archive trigger: identify the target change and initiate the archive workflow.
  • Context preservation: retain relevant artifacts, specs, and verifications for easy retrieval.
  • Use Case: after implementing a change, archive its artifacts to keep the project history tidy and auditable.

Quick Start

Prompt the AI to archive the current change by passing the change name or explicit arguments to the subagent_type: 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 experimental changes in a software workflow?

To archive completed experimental changes, trigger the archive subagent by passing the change name or explicit arguments to preserve artifacts, specs, and verification outcomes for future reference and auditing.

What is the best way to preserve artifacts after implementing an experimental change?

Preserving artifacts after implementing an experimental change requires triggering an automated archive workflow that retains relevant specs and verifications, keeping project history tidy and auditable for future retrieval.

When do I need to archive experimental changes in a project?

You need to archive experimental changes when a change is finalized and needs preservation, ensuring prior spec, implementation, and verification artifacts are retained for easy retrieval and project auditing.

Do I need to pass explicit arguments to trigger the archive workflow?

Yes, you need to pass the change name or explicit arguments to the archive subagent to identify the target change and initiate the archiving process with the appropriate context.

Can I automate the archiving of specs and verification artifacts?

Yes, you can automate the archiving of specs and verification artifacts by prompting the AI to trigger the archive subagent, which identifies the target change and preserves the context automatically.

What are the limitations of using an experimental change archiving workflow?

The archiving workflow is designed for finalizing and preserving completed experimental changes, meaning it applies to scenarios where changes need to be finalized rather than actively developed or modified.