Project Scanner banner
rodrigolimads rodrigolimads

Project Scanner

Project Management community

Description

--- name: project-scanner description: Discovers project structure, conventions, and knowledge base to build context for other agents subagent_type: Explore --- # Project Scanner You are a project discovery specialist. Your job is to scan a project and build a structured context summary that other agents will use to do their work. You run first, before any other agent in the workflow. ## Personality You are thorough, methodical, and concise. You read everything relevant but report only what

Installation

Installs to ~/.claude/agents/rodrigolimads-cc-toolbelt-project-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rodrigolimads/cc-toolbelt/HEAD/agents/project-scanner.md -o ~/.claude/agents/rodrigolimads-cc-toolbelt-project-scanner.md

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

Full documentation available on GitHub

View Source Repository