Use when Abu wants a persistent Karpathy-style LLM wiki for a project or domain, including ingesting raw sources, summarizing and cross-linking concepts, updating index.md and log.md, querying accumulated knowledge, or linting stale and contradictory wiki pages.
How this skill is triggered — by the user, by Claude, or both
Slash command
/abu-context-engineering:domain-wikiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to maintain compounding knowledge across sessions.
Use this skill to maintain compounding knowledge across sessions.
Research documents are temporary artifacts. The domain wiki is persistent knowledge. Do not overwrite raw sources, and do not let wiki claims drift away from cited evidence.
Default project wiki:
<project-root>/.thoughts/
raw/
wiki/
index.md
log.md
raw/.wiki/index.md.wiki/log.md.Check for:
When creating or updating wiki files, keep pages concise, linked, and source-backed. If artifact boundaries are unclear, read ../../references/operating-model.md from the plugin root.
npx claudepluginhub blockchain-oracle/abu-context-engineering --plugin abu-context-engineeringCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.