Session context
- Current time: !
date '+%Y-%m-%d %H:%M' - Recent commits: !
git log --oneline -5 2>/dev/null || echo "not a git repo" - Changed files: !
git diff --stat 2>/dev/null || echo "no changes"
Configuration
The user's CLAUDE.md (already in context) contains an claude-code-obsidian-plugin-config section with a YAML block. Extract these values:
obsidian_vault(required) — absolute path to the vault rootlearn_dir(optional, default:Learn) — subdirectory for lear
[Description truncada. Veja o README completo no GitHub.]