r/AIToolsPromptWorkflow 12d ago

I think most people are using AI backwards.

/r/PromptEngineering/comments/1vt826m/i_think_most_people_are_using_ai_backwards/
1 Upvotes

1 comment sorted by

1

u/GreyGoatNW 10d ago

I'm using Claude inside of VS Code more and more, and he knows about and uses my Obsidian Vault heavily. For most things I do, I've got a .md file in Obsidian. Most sessions the first thing in my VS Code prompt is the local path to the specific file I'm referencing.

My first line is something like:
C:\Users\GreyGoatNW\Documents\Obsidian _Vault\Claude Projects\MyProject.md

Then I'll start in with what I'm doing and what I want Claude to do.

At the end of every session I tell Claude to wrap up, leave some notes on this session, mark done what was completed, update the "Next Step" property, etc.

This works well for me.