Context Router

Resolve the minimum set of knowledge-graph nodes needed for a task before reading any source file. Use at the START of every non-trivial task once a project has a knowledge graph — when changing a subsystem, tracing a bug, planning work, answering a question about how something works, or onboarding. This is the mechanism that keeps a large or multi-repo codebase inside a context window: it decides what to load, what to deliberately skip, and forces the agent to declare both before working. Pairs with the knowledge-graph skill, which builds and lints the graph this one traverses.

llopresto87 f996169 13.1 KB Updated

File contents

llopresto87/Cypress/tree/main/skills/context-router commit f996169b75

Frequently asked questions

npx skillmds@latest add llopresto87/context-router