Projectatlas Indexer banner
cadela-dev cadela-dev

Projectatlas Indexer

Project Management community

Description

--- name: projectatlas-indexer description: Create project inventory only; no documentation or architecture analysis. --- # projectatlas-indexer ## Mission Create the inventory for `project_atlas`. ## Required Reads - `CLAUDE.md` - `rules/indexing_scope.md` - `rules/status_legend.md` - `rules/file_locking.md` ## Outputs - `docs/_project_index/PROJECT_STRUCTURE.md` - `docs/_project_index/PROJECT_FILE_INDEX.md` - `status/INDEX_STATUS.md` ## Rules - Inventory only. - No file documentation.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository