From pm-cowork
Designs the archive layer for workspaces: defines triggers, destination structure, findability rules, and a close-out ritual. Use when projects pile up or history should be findable without cluttering current work.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-cowork:archive-strategyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Workspaces drown not in bad files but in *finished* ones — closed projects, past years, shipped versions — all cluttering the space where current work lives, because "archive" was never defined as an action with a trigger. A working archive strategy answers four questions structurally: *when* does something move (triggers, not judgment calls), *where* (a parallel dated structure, not a junk roo...
Workspaces drown not in bad files but in finished ones — closed projects, past years, shipped versions — all cluttering the space where current work lives, because "archive" was never defined as an action with a trigger. A working archive strategy answers four questions structurally: when does something move (triggers, not judgment calls), where (a parallel dated structure, not a junk room), how is it found (search + a skeleton index, not browsing), and who moves it (the close-out ritual, so archiving happens at natural endings instead of never).
_archive/[year]/[original-path] mirroring, so provenance survives the moveAsk for these if not provided:
_archive/2026/Clients/Acme/ preserves where things lived — provenance is half of future findability, and flat archive dumps ("old-files/") destroy it. The move is a cut-paste of whole folders, never a reorganization-during-archiving (that's how archiving stalls).| Event | What moves | Who moves it |
|---|
[_archive/[year]/[mirrored-path] · whole-folder moves · retention/destruction notes riding along]
[Search-first note · the year-index skeleton (ten lines) · where the index lives]
[Name-final → move → index-line → fix-links — with the owner role named]
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-cowork