From llmwiki
Challenges your current proposal by searching your own history and recorded contradictions for counter-evidence, using the vault-mind MCP server.
How this command is triggered — by the user, by Claude, or both
Slash command
/llmwiki:vault-challengeThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /vault-challenge [topic or decision]
# Requires: vault-mind MCP server
The vault challenges your current proposal by searching for counter-evidence in your own history and existing contradictions.
## Steps
1. **Read `_CLAUDE.md`** to locate relevant history folders.
2. **Identify the Claim**: What is the user assuming or deciding?
3. **Search for Conflicts (Parallel Call)**:
- **History Agent**: Search past daily notes and `Log.md` for similar attempts.
- **Conflict Agent**: Call `vault.read` on `_contradictions.md` to see if this topic is already a known point of ten...The vault challenges your current proposal by searching for counter-evidence in your own history and existing contradictions.
Read _CLAUDE.md to locate relevant history folders.
Identify the Claim: What is the user assuming or deciding?
Search for Conflicts (Parallel Call):
Log.md for similar attempts.vault.read on _contradictions.md to see if this topic is already a known point of tension.Analyze Evidence:
Build the Challenge:
Log the Challenge: Use vault.append to add the challenge outcome to the daily note or Log.md.
_CLAUDE.md).npx claudepluginhub 2233admin/obsidian-llm-wiki/reconcile-memoryDetects and resolves contradictions in a memory vault: reverted decisions, stale facts, superseded decisions. Snapshots vault, scans four contradiction axes, classifies conflicts, resolves or documents open issues.
/brainLoads relevant notes from your Obsidian vault matching the topic into conversation context. Lists found notes and answers using their content.
/memoryManages long-term memories – search, store, forget, link, and review proposals. Supports recall, learn, forget, relate, and propose subcommands.
/recallSearches persistent memories for relevant decisions, learnings, patterns, and context using semantic, hybrid, or text search with namespace, mode, format, and limit options.
/memory_searchSearches across all memory systems: roadmap, beads, Claude memories, mem0, Hermes, OpenClaw, wiki, and history.