7 drills covering code_repos, code_search, code_outline, code_context, code_callers, code_callees, code_status.
code_repos lists indexed repos.code_search points to lib/workers/skills.js.code_outline lists loadSkillIndex, matchSkill, matchSkills, injectSkill, executeSkill, etc.code_context returns the function's source slice.code_callers finds the call site in lib/agent/index.js.code_callees lists findSkillFiles, parseFrontmatter, etc.code_status reports indexed file count, watcher state, and any pending re-index operations.