save-task-list

Save task lists with unique IDs and restore them in future Claude sessions.

Updated May 4, 2026
One-click install
npx skills add https://github.com/BAS-More/Archon --skill save-task-list-bas-more
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-task-list
Source: https://github.com/BAS-More/Archon/tree/main/.claude/skills/save-task-list
Command: npx skills add https://github.com/BAS-More/Archon --skill save-task-list-bas-more

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to save their current task lists, allowing them to seamlessly restore and continue work in future sessions, increasing productivity and task continuity.

Core Features & Use Cases

  • Task List Persistence: Saves current session tasks, including IDs, summaries, and statuses.
  • Session Restoration: Verifies and reloads task lists when starting new sessions, ensuring task continuity.
  • Use Case: A developer working on a multi-step code refactor can save their task list before a break and quickly resume where they left off in a new session.

Quick Start

Invoke the skill to save your current task list; then, start a new session with the provided startup command to restore your tasks.

Frequently Asked Questions about save-task-list

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

FAQPage Schema
How do I persist and restore task lists across Claude sessions?

Task list persistence saves your current session tasks with unique IDs and statuses, enabling reliable session restoration when starting new Claude workflows to ensure task continuity and increase productivity.

How do I save my current task list before ending a session?

To save your current task list, invoke the skill to capture your active tasks, including their IDs, summaries, and statuses, ensuring secure and repeatable task recovery through automated hook installation.

Can I resume a multi-step code refactor in a new session?

Yes, you can resume a multi-step code refactor by saving your task list before a break, then starting a new session with the provided startup command to quickly restore and reload your tasks.

Does saving task lists require manual environment configuration?

No, saving task lists requires no manual environment configuration because the process provides configuration automation, dynamic hook installation, and environment setup to ensure secure and repeatable task recovery.

What is included when saving tasks for session restore?

Saving tasks for session restore includes capturing task IDs, summaries, and current statuses, providing validation and logging to ensure reliable workflow management when reloading the list.

When should I use automated task saving for workflow automation?

You should use automated task saving when working on long-running or multi-step workflows that span multiple sessions, ensuring task continuity and reliable recovery without losing your progress.