- 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>
653 B
653 B
Pressure-test beliefs using the vault's own history.
-
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>" -
Find contradictions, tensions, and counter-evidence WITHIN the notes. Where does one note say something that conflicts with another? Where are the blind spots?
-
Output format:
- Tension Found: [description]
- Evidence from notes: [specific quotes with note names]
- The challenge: [question that forces reconciliation]