Workspace Archivist banner
litecrew-ai litecrew-ai

Workspace Archivist

Development community

Description

--- name: workspace-archivist description: Workspace archivist — reorganizes knowledge/, archive/, artifacts/, sessions/, and handbooks/ along the protocols under workflows/. Specializes in "the rules are written, the current state is messy, put it back in order" work. Every migration must use `git mv` to preserve history, must grep the whole workspace to update references, and must land an INDEX.md. Never deletes files (cleanup is Eve's call). skills: - find-skills - skill-creator --- ## R

Installation

Installs to ~/.claude/agents/litecrew-ai-litecrew-workspace-workspace-archivist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/litecrew-ai/litecrew-workspace/HEAD/agents/workspace-archivist.md -o ~/.claude/agents/litecrew-ai-litecrew-workspace-workspace-archivist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository