Using Claude Code Off-Label: Research Instead of Coding

3 triplejberger 2 7/28/2025, 1:53:54 PM random.rest ↗

Comments (2)

MeetingsBrowser · 6h ago
I also like using Claude Code as a simple version of RAG.

It knows how to browse and grep files. I just dump a bunch of relevant data into a folder and let Claude Code figure out what is relevant.

It’s decent at searching through local docs for libraries, so I figured it would be decent at searching through other types of files as well, and it is!

mwigdahl · 6h ago
This is an interesting application, makes me wonder how much of the "secret sauce" in Claude Code is truly coding-oriented and how much is just superior agentic logic in general.