Files
Understand-Anything/packages/skill
T
Lum1104 58cfb20ac8 feat(skill): add /understand multi-agent command for codebase analysis
Implements the main /understand skill that orchestrates 5 specialized
agents in a 7-phase pipeline to analyze codebases and produce
knowledge-graph.json. Supports full and incremental analysis modes.

- project-scanner (haiku): file discovery, language/framework detection
- file-analyzer (sonnet): code structure extraction, node/edge generation
- architecture-analyzer (sonnet): architectural layer identification
- tour-builder (sonnet): guided learning tour generation
- graph-reviewer (haiku): graph validation and quality checks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
58cfb20ac8 ยท 2026-03-15 00:04:11 +08:00
History
..