tldr-router
✓Maps questions to the optimal tldr command. Use this to pick the right layer
Installation
SKILL.md
Maps questions to the optimal tldr command. Use this to pick the right layer.
| Navigation | "what", "where", "find", "exists" | tree, structure, search | | Architecture | "calls", "uses", "connects", "depends" | context, calls | | Complexity | "complex", "refactor", "branches", "paths" | cfg | | Data Flow | "variable", "value", "assigned", "comes from" | dfg | | Impact | "affects", "changes", "slice", "dependencies" | slice/pdg |
| Debug | "bug", "error", "investigate", "broken" | cfg + dfg + context |
Maps questions to the optimal tldr command. Use this to pick the right layer Source: parcadei/continuous-claude-v3.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tldr-router- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tldr-router?
Maps questions to the optimal tldr command. Use this to pick the right layer Source: parcadei/continuous-claude-v3.
How do I install tldr-router?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tldr-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/parcadei/continuous-claude-v3
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01