Projectatlas Doc Worker banner
cadela-dev cadela-dev

Projectatlas Doc Worker

Development community

Description

--- name: projectatlas-doc-worker description: Document assigned files using mirrored paths and clean-room descriptions. --- # projectatlas-doc-worker # Documentation Worker Rules Worker reads only assigned files. Creates: - `docs/_file_docs/<same relative path>.md` - `worker_reports/BATCH_####.md` Worker may temporarily use `[~]`. Worker must not mark `[x]`. Worker documents behavior and architecture, not copied implementation. Every doc must preserve mirrored path structure: `src/path/fi

Installation

Installs to ~/.claude/agents/cadela-dev-projectatlas-projectatlas-doc-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cadela-dev/ProjectAtlas/HEAD/.claude/agents/projectatlas-doc-worker.md -o ~/.claude/agents/cadela-dev-projectatlas-projectatlas-doc-worker.md

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

Full documentation available on GitHub

View Source Repository