archivedone

Archive completed tasks with linked notes to a specified directory.

3|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zoomma1/get-your-life-together --skill archivedone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archivedone
Source: https://github.com/Zoomma1/get-your-life-together/tree/main/99%20-%20Claude%20Code/Skills/archivedone
Command: npx skills add https://github.com/Zoomma1/get-your-life-together --skill archivedone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users manage their task completion by securely archiving done tickets with linked notes, ensuring a clean and organized workflow.

Core Features & Use Cases

  • Archive Done Tickets: Moves completed tasks to a designated archive location, keeping the active task list organized.
  • Linked Notes: Preserves any associated notes with the archived tasks for future reference.
  • Confirmation Process: Provides a confirmation step before any physical action is taken to prevent accidental loss of data.

Quick Start

Run the command /archivedone to archive all completed tasks or specify a kanban with /archivedone [kanban].

Frequently Asked Questions about archivedone

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

FAQPage Schema
How do I archive completed tasks with linked notes to keep my workflow organized?

To archive completed tasks with linked notes, you can run the `/archivedone` command to automatically move done tickets and their associated notes to a secure, designated directory.

Can I archive completed tasks from a specific kanban board?

Yes, you can archive completed tasks from a specific kanban board by running the `/archivedone [kanban]` command, targeting only the desired board while preserving linked notes.

Does the task archiving process delete my linked notes permanently from the vault?

No, archiving completed tasks does not delete linked notes permanently; it moves them to a secure location and requires user confirmation before executing any file operations to ensure data integrity.

What's the best way to prevent accidental data loss when moving done tickets?

The best way to prevent accidental data loss when moving done tickets is to use a confirmation process that prompts for user approval before executing any local file system operations.

Do I need to configure my vault structure before archiving done tickets?

Yes, you need an accessible vault structure configured on your local filesystem, because the archiving process requires file operation permissions to move completed tasks and linked notes securely.