consult-the-library
Installation
SKILL.md
Consult the Library
Use the local library of cloned repositories as reference material during research.
Workflow
- Find the library root:
- Usually
<project-root>/.library/. - If no library exists, tell the user to stock it first.
- Usually
- Read
<library-root>/INDEX.mdfirst when it exists. Use it to choose the relevant repo(s). - Inspect only the relevant clone(s). If the target is unclear and cannot be inferred from the task, ask one clarifying question.
- Default to an
explorersubagent for library research to keep scans out of the main context. If subagents are unavailable, do a narrow inline search. - Give the explorer a bounded task: instruct it to explore what's needed.
- Use
rg, file reads, and repo-local docs/source. Do not browse or fetch new code unless the user asks.
Output
Answer with the finding, then the supporting paths. Keep it short.