Archive the active Maestro session while preserving the shared state layout
Scanned 9/6/2026
Install to Claude Code
npx -y skills add josstei/maestro-orchestrate --skill archive --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Archive?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/josstei-archive-maestro-orchestrate)More formats (shields.io, HTML) on the badges page.
---
name: archive
description: Archive the active Maestro session while preserving the shared state layout
---
Read `../../references/runtime-guide.md`.
Call `get_skill_content` with resources: ["architecture", "session-management"].
## Workflow
1. Check for an active session; if none exists, inform the user there is nothing to archive
2. Present a brief summary of what will be archived (session ID, task, phase progress)
3. Ask the user to confirm archival (the session may have incomplete phases)
4. Move the active session file into the state archive directory
5. Move the associated design and implementation plan files into the plans archive directory
6. Verify that no active-session file remains and report the archived paths
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!