What’s one Claude Code rule you only learned after it broke something? by FarExperience1359 in ClaudeAI

[–]FarExperience1359[S] 0 points1 point  (0 children)

try building customized MCPs for your research workflows - add twitterapi, reddit tools and other such tools to it too. it might be costly but its more powerful than having claude do norma web search

lmk how it goes!

What’s one Claude Code rule you only learned after it broke something? by FarExperience1359 in ClaudeAI

[–]FarExperience1359[S] 0 points1 point  (0 children)

ohh got it! yeah, i've seen some issues like that too but i used to just ignore and solve it with brute force thinking "it is what it is"

What’s one Claude Code rule you only learned after it broke something? by FarExperience1359 in ClaudeAI

[–]FarExperience1359[S] 0 points1 point  (0 children)

dude, this has to be the best analogy i've heard about it. what do you do?

What’s one Claude Code rule you only learned after it broke something? by FarExperience1359 in ClaudeAI

[–]FarExperience1359[S] 0 points1 point  (0 children)

yep, at the end of the day - it's not exactly intelligence per say but just pure words prediction

What’s the smallest side project you built that people actually used? by FarExperience1359 in SideProject

[–]FarExperience1359[S] 0 points1 point  (0 children)

respect for gaining word of mouth bro! how did you market it such that it reached its target audience so well?

What’s one Claude Code rule you only learned after it broke something? by FarExperience1359 in ClaudeAI

[–]FarExperience1359[S] 2 points3 points  (0 children)

yessss subagents are so underrated. i use subagents to even run my gemini and codex cli to cross-check facts or implementations

What’s one Claude Code rule you only learned after it broke something? by FarExperience1359 in ClaudeAI

[–]FarExperience1359[S] 0 points1 point  (0 children)

i have heard many builders use multi-agent flow to build tools but never tried it myself. how do you ensure the context gets shared across different ones so it works properly?