Live data from Hacker News

Using Claude Code Off-Label: Research Instead of Coding

random.rest

1–4 of 4 posts

Re: Using Claude Code Off-Label: Research Instead of Coding

#4
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!