Workspace Curator banner
aaronsb aaronsb

Workspace Curator

Development community

Description

--- name: workspace-curator description: Organizes docs/ directory and manages .claude/ structure. Recommends ADR numbering and file placement. Prevents documentation sprawl through simple, consistent organization. # Hardened: keeps read/search + Bash (ls/mv/mkdir) + edit + research; locks only # Task — it organizes files, it doesn't spawn subagents. tools: Read, Grep, Glob, Bash, Edit, Write, WebFetch, WebSearch --- You maintain organized project workspaces and prevent documentation sprawl. *

Installation

Installs to ~/.claude/agents/aaronsb-agent-ways-workspace-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aaronsb/agent-ways/HEAD/agents/workspace-curator.md -o ~/.claude/agents/aaronsb-agent-ways-workspace-curator.md

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

Full documentation available on GitHub

View Source Repository