byliuyingxuvka· 8 skills
Retrieve relevant entries from the local predictive knowledge base as a lightweight preflight for repository work. Use route-first retrieval: infer the task direction, then search by domain path and cross-index before relying on flat keyword matching. In Codex, prefer a scout sidecar before non-trivial work and a recorder sidecar after work when sub-agents are available. Treat "no relevant entry" as useful signal, not a reason to skip the scan up front.
$npx -y skills add liuyingxuvka/khaos-brain --skill local-kb-retrieveInstalls into the current project.
Run `npx skills use "https://github.com/liuyingxuvka/khaos-brain" --skill "liuyingxuvka/khaos-brain/local-kb-retrieve"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/liuyingxuvka/khaos-brain" that are relevant to the current task. Run `npx skills add "https://github.com/liuyingxuvka/khaos-brain"` and select the relevant skills, then follow their instructions.