Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Archive

Archive the active Maestro session while preserving the shared state layout

thedixitjain 0db771c 966 B Updated 2 repo stars

File contents

Maestro Archive

Call get_skill_content with resources: ["architecture"].

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

Constraints

  • Do not delete plan or session history
  • Preserve the existing archive directory structure

Source: josstei/maestro-orchestrateclaude/skills/archive/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/frontend-and-design/archive commit 0db771c047

Frequently asked questions

npx skillmds add thedixitjain/archive