Query project information instantly from pre-computed maps.
/plugin marketplace add awudevelop/claude-plugins/plugin install session@automatewithus-plugins# Project Maps Query Command Query project information instantly from pre-computed maps. **CRITICAL - Command Format:** All session plugin commands use the `/session:` prefix. DO NOT suggest commands without this prefix. - Correct: `/session:project-maps-query` - Wrong: `/project-maps-query` ## Usage ## Quick Query Types (from quick-queries.json) - `entry-points` - Show entry point files - `framework` - Show detected framework - `tests` - Show test configuration - `largest` - Show largest files - `recent` - Show recently modified files - `structure` - Show top-level structure - `lang...