- Add claude-md-guardian agent with SessionStart hook for auto CLAUDE.md maintenance - Add 6 thinking commands: /my-world, /emerge, /challenge, /connect, /today, /close - Add my-world skill for one-shot vault context loading - Fix command injection vulnerability in init-vault.sh (use env vars) - Add error handling and logging to vault-sync.sh - Update write-article skill with complete frontmatter fields - Upgrade CLAUDE.md to v1.3.0 with cycle time tracking and exit criteria Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
654 B
654 B
Bridge two disparate topics using the vault's link graph.
-
Read all vault notes:
cd /home/kang/apps/content-forge/content-forge obsidian files -
For each note, read its content:
cd /home/kang/apps/content-forge/content-forge obsidian read path="<file-path>" -
Pick two notes that seem unrelated and find the hidden bridge between them. What do they share that isn't obvious? What would combining their insights produce?
-
Output format:
- Domain A: [note/topic]
- Domain B: [note/topic]
- The bridge: [unexpected connection]
- The insight: [what this connection means]