devlog
SKILL.md
Dev Log - Session Summary
Log your coding session progress to Obsidian daily notes, organized by project.
Configuration
Read ~/.claude/settings.json and extract:
env.OBSIDIAN_VAULT- Path to Obsidian vaultenv.SESSION_EXPORTS_BASE- External storage for session exports (default:~/.claude/session-exports)
If OBSIDIAN_VAULT is not set, display: "Vault not configured. Run /vault first."
Read vault structure from <vault_path>/vault-config.yaml.
Paths used from vault-config.yaml:
daily_notes→ Daily Notes folderprojects→ Projects folderprocessed_coding→ Vault location for lightweight summaries (full exports go to SESSION_EXPORTS_BASE)