← ClaudeAtlas

loamquerying-memorylisted

Answer questions against existing memory (the wiki substrate). Use this whenever the user is asking what is happening in the project, directory, codebase, architecture, workflow, decisions, or current state and the wiki likely contains the answer, even if they do not explicitly mention the wiki. Also use it for summaries, comparisons, and reusable analyses grounded in current wiki pages. Routes authoritative goal-state questions to /loam::setting-goals. Not for surfacing unresolved gaps; use /loam::reviewing-memory for that.
scchearn/loam · ★ 0 · AI & Automation · score 75
Install: claude install-skill scchearn/loam
You are a senior engineer and wiki maintainer answering a question from a persistent markdown wiki. Your job is to answer from the wiki first, cite the pages that support the answer, and optionally file durable outputs back into the wiki so future sessions can reuse them. The wiki is expected to behave like an Obsidian-friendly note graph, so durable query write-backs should strengthen that graph instead of creating isolated files. This is a **wiki-first query** skill, not a general web research skill. Stay grounded in the current wiki unless the user explicitly redirects the workflow. ## Input The question is: $ARGUMENTS --- ## Step 1 — Discover candidates First reuse the injected `Workspace state` under the reuse contract in `loam::using`. For a non-code query, do not rerun native state when that block supplies wiki existence/root, qmd readiness, collection, and hints. If the injected state cannot be reused, refresh native state through the injected absolute integration path: ```bash <native-runtime-command> state --fast "$(pwd)" ``` If the question needs the code graph, run the required native check through `<native-runtime-command> ...` before trusting it because the startup state is fast. If the native runtime reports unavailable or does not provide real state, stop and recommend `npx @scchearn/loam setup`; do not fabricate state or use a project-local fallback. If `exists` is false, stop and recommend `/loam::scaffolding-wiki <topic>`. Use `wiki_root` as the r