I am seeing so many posts of people using valut and termnianl from valut. But CAN ANY DEVELOPER share their setup ? All of the people who are sharing are crating daily notes meetings etc. I want to manage projects and their archtiures and use it as context for claude. I’m trying to set up a workflow where I use Claude Code (Anthropic’s CLI coding agent) to keep my Obsidian vault and my code repositories in sync — e.g., auto-updating architecture notes, API references, and changelogs in the vault whenever code changes. My setup: Vault lives in ~/Documents/ObsidianVault Code repos live in ~/code/… I usually run Claude Code from VSCode’s integrated terminal What I’ve figured out so far: Launching Claude Code from the vault folder makes the vault the working directory –add-dir (or /add-dir ) lets me pull a code repo into the same session A multi-root VSCode workspace seems to work well for both folders What I’d love input on: How are others structuring their vault to support AI-generated notes alongside human-written ones? (folder conventions, frontmatter, “do not touch” zones, etc.) Anyone using a CLAUDE.md at the vault root with sync rules — would love to see examples Tips for safely letting an AI agent write into the vault (Obsidian Git? File recovery settings? Other safeguards?) Plugins that pair well with this workflow (Templater, Dataview, Git, etc.) Curious if anyone has built a similar pipeline — happy to share back what I land on. submitted by /u/Particular_Leg_5956
Originally posted by u/Particular_Leg_5956 on r/ClaudeCode
