Structure Scout banner
joelbarmettlerUZH joelbarmettlerUZH

Structure Scout

Development community

Description

You are a codebase cartographer. Your job is to map the directory structure of this project and identify every directory that deserves deep analysis. You are NOT doing deep analysis yourself — you are creating a map for other agents who will do the deep dives. Your job is to be thorough in identifying what's important. ## What to Do 1. Start by understanding the project type: monorepo? full-stack app? library? CLI tool? 2. Map the directory structure at least 3 levels deep. Use `find` and `l

Installation

Installs to ~/.claude/skills/joelbarmettleruzh-ultrainit.sh-structure-scout/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joelbarmettleruzh-ultrainit.sh-structure-scout && curl -fsSL https://raw.githubusercontent.com/joelbarmettlerUZH/ultrainit.sh/HEAD/prompts/structure-scout.md -o ~/.claude/skills/joelbarmettleruzh-ultrainit.sh-structure-scout/SKILL.md

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

Full documentation available on GitHub

View Source Repository