Stop
25Hook
Runs when the agent finishes a response, executing hypo-hot-rebuild.mjs, hypo-session-record.mjs, hypo-auto-commit.mjs and hypo-auto-minimal-crystallize.mjs via node (4 commands). From sk-lim19f/Hypomnema.
Hook
Runs when the agent finishes a response, executing hypo-hot-rebuild.mjs, hypo-session-record.mjs, hypo-auto-commit.mjs and hypo-auto-minimal-crystallize.mjs via node (4 commands). From sk-lim19f/Hypomnema.
Hook
Runs on the CwdChanged event, executing hypo-cwd-change.mjs via node. From sk-lim19f/Hypomnema.
Hook
Runs on the FileChanged event, executing hypo-file-watch.mjs via node. From sk-lim19f/Hypomnema.
Skill Claude CodeCodex
Close a session by capturing what happened into the wiki (steps 1-6), and on request consolidate scattered notes into stable pages (steps 7-11). Use when the user explicitly signals session end, asks to save or crystallize the session, or before a /compact. Task completion alone is not a close signal.
Skill Claude CodeCodex
Structured debate to re-verify a wiki knowledge claim before you trust it, or to harden a hard-to-reverse decision into a durable wiki record. Runs a fixed order (interrogate, then verify against code and docs, then synthesize). Use when hypo:verify flags a page as overdue and you need to actually re-check its claim…
Skill Claude CodeCodex
Generate a wikilink dependency graph from wiki pages (json, mermaid, or dot). Use when the user asks to visualize wiki structure, find orphan or hub pages, or map how notes link together.
Skill Claude CodeCodex
Add an external source (URL, doc, article, command output) to the wiki and synthesize a citable summary page. Use when the user shares a source to capture, asks to ingest something, or wants reliable external knowledge saved for reuse.
Skill Claude CodeCodex
Lint wiki pages for frontmatter errors and broken wikilinks. Use when the user asks to check or validate the wiki health, before a commit, or after bulk edits or renames.
Skill Claude CodeCodex
Search the wiki by keyword and synthesize an answer from the relevant pages. Use when the user asks what the wiki knows about a topic, wants to recall a past decision, or needs prior context before starting work.
Skill Claude CodeCodex
Surface wiki knowledge that is stale or past its verify-by date and prompt review. Use when the user asks what needs re-checking, wants to audit knowledge freshness, or is reviewing the wiki for rot.