Qarchive

Archive completed TASK_REQUEST and VERIFY_CHECKLIST files to a versioned archive.

6|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/inho-team/qe-framework --skill qarchive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Qarchive
Source: https://github.com/inho-team/qe-framework/tree/main/skills/Qarchive
Command: npx skills add https://github.com/inho-team/qe-framework --skill qarchive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill archives completed task files (TASK_REQUEST, VERIFY_CHECKLIST) and CLAUDE.md snapshots to keep workspaces clean and organized by moving finished items to a versioned archive.

Core Features & Use Cases

  • Automatic background archiving of completed TASK_REQUEST and VERIFY_CHECKLIST files from .qe/tasks/pending/ to .qe/.archive/
  • Manual invocation via the framework command to display results and confirm archiving
  • CLAUDE.md snapshot preservation and versioning for audit trails

Quick Start

Run Qarchive to archive completed tasks and create a CLAUDE snapshot.

Frequently Asked Questions about Qarchive

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

FAQPage Schema
How do I auto-archive completed tasks and CLAUDE.md snapshots to keep my workspace clean?

Automated archiving moves finished TASK_REQUEST and VERIFY_CHECKLIST files from .qe/tasks/pending/ to .qe/.archive/ while preserving CLAUDE.md snapshots. This keeps your workspace clean and maintains a versioned audit trail of completed work.

What is the best way to manage task versioning for completed QA workflows?

Task versioning for completed QA workflows is managed by moving finished items to a versioned archive directory. The system preserves CLAUDE snapshots and updates the task log automatically, ensuring a clean project workspace and accurate audit trail.

Can I manually invoke task archiving instead of running it automatically in the background?

Manual invocation of task archiving is supported via a framework command. This displays current results and confirms the archiving action, allowing you to move completed TASK_REQUEST and VERIFY_CHECKLIST files on demand rather than relying solely on background automation.

Does Qarchive require any external dependencies to archive CLAUDE snapshots?

No external dependencies are required to archive CLAUDE snapshots and completed tasks. The skill operates independently to move finished items from pending task directories to the archive and update the task log without additional packages.

Why should I archive CLAUDE.md snapshots during routine project workflows?

Archiving CLAUDE.md snapshots during routine project workflows preserves version history for audit trails. By moving completed TASK_REQUEST and VERIFY_CHECKLIST files to a versioned archive, you prevent workspace clutter and maintain accurate task logs.