Ask My Repo

Three-mode repo knowledge skill for ANY codebase: INGEST builds cited knowledge files (AGENTS.md + docs/ARCHITECTURE.md) so any AI agent can understand the codebase without re-searching it; UPDATE re-verifies and merges changes into existing knowledge without overwriting; QUERY answers natural-language questions about the repo by reading the knowledge first, then drilling into code only when needed, with file:line citations. Use whenever the user asks to ingest/onboard/understand a repo, update or refresh repo knowledge/docs, or asks any question about a codebase's architecture, modules, conventions, where things live, or how something works — even if they don't say "ask-my-repo". Works on any repo, no hardcoded paths. Trigger phrases: "ask my repo", "query the codebase", "ingest this repo", "update repo knowledge", "how does X work in this repo", "where is X", "explain the architecture", /ask-my-repo.

silkyland Updated

File contents

silkyland/ask-my-repo/tree/main/ commit c8aaf1b78c

Frequently asked questions

npx skillmds@latest add silkyland/ask-my-repo