Vulyk Map banner
Black-coffe Black-coffe

Vulyk Map

Development community

Description

--- description: Build or refresh the codebase map for a path using Sonnet scout batches argument-hint: <path or module name; "." for full breadth-first pass> --- Map target: "$ARGUMENTS" 1. Resolve the target to concrete directories. For ".", list top-level modules and map breadth-first (load-bearing first). 2. Dispatch `drone-scout` per module, up to 4 in parallel. Existing map files: pass the old file to the scout and ask for a delta-verify rather than a from-scratch rewrite (cheaper, prese

Installation

Installs to ~/.claude/commands/black-coffe-vulyk-vulyk-map.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Black-coffe/vulyk/HEAD/.claude/commands/vulyk-map.md -o ~/.claude/commands/black-coffe-vulyk-vulyk-map.md

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

Full documentation available on GitHub

View Source Repository