Maps questions to the optimal tldr command. Use this to pick the right layer
TLDR Smart Router Maps questions to the optimal tldr command. Use this to pick the right layer. Question → Command Mapping "What files/functions exist?" tldr tree . --ext .py # File overview tldr structure src/ --lang python # Function/class overview Use: Starting exploration, orientation "What does X call / who calls X?" tldr context <function> --project . --depth 2 tldr calls src/ Use: Understanding architecture, finding entry points
don't have the plugin yet? install it then click "run inline in claude" again.