Hacker News

akashwadhwani35
Ask HN: What are your best Claude hacks?

One workflow I like: collecting high-quality research papers on a topic, uploading them to Claude, and turning it into a temporary expert on that domain.


mybboran hour ago

I think one of my favorite workflow hacks is to instruct the various harnesses to use the same format for writing handoffs, instructions, and context for me and for the next agent.

Instead of a Claude.md file, I have all my agents look for and use a generic, agents.md, file and a create/update a humans.md file throughout projects. Regardless of whether I'm using the CLI or a harness app, I almost always create a new folder for new projects, and I'll use subfolders for subprojects.

The humans.md file is for me so I can look at it and remember which harness I was using last. If this was a Claude project, a Codex project, or an OpenClaw project, etc. It also includes some human-readable details to bring me up to speed with the project context. I found this makes it a lot easier to switch models mid-project.

dakiol22 minutes ago

Cancellation of the subscription.

Now I am happier. Worked great!

AM_TM10 minutes ago

I use chaptgpt to give me the claude prompts so they cover everything I need and it works so well!

danschuller13 hours ago

A few things that have worked well for me:

  - Like normal software engineering - building small parts in isolation, verifying they work and then bringing them together to make the whole.

  - Asking Claude to do things using sub-agents to keep the parent context clean. i.e. reviewing plans, research, code reviews
  
  - If there's ever something you can have verification on - a test suite, a screenshot with pixel reading, a certain output to match. Then with `/goal` it tends to work very well with little guidance (in my experience)
  
  - If it keeps getting things wrong, then I make it write a skill. i.e. for some reason it always had errors running playwright but would get there in the end, and it would always have trouble with auth on my NAS but with the skill it can follow the path that's worked for it in the past and not burn tokens

Fotis-Karmpas10 hours ago

I do the same i would add sometimes when it gets stuck and gets things wrong i go to chatgpt to figure out the issues then go back to claude and it agrees and self correct. i have used claude to help me launch my project [https://thrivez.io].

Schiendelman7 hours ago

I've been finding that I don't even have to ask Claude to make subagents anymore. It does it by itself most of the time in Opus 4.8.

akashwadhwani35op6 hours ago

That's true

spgorbatiuk8 hours ago

I don't know if it's just my perception, but I think the "channels" feature is massively underestimated. I get that it's basically their response to openclaw, and people kind of had enough of that stuff, but having my agent in my favourite messenger is a game-changer for me.

It's different for me from just app chat, because I have some specific custom workflows and tools I gave to the agent, and, yes, all of the nice stuff mentioned in other comments

Schiendelman7 hours ago

when you're doing that, do you have to use claude's cloud code system? Or can you link to a local repository?

bnova7 hours ago

When you run into a bug/problem, asking it to find the source instead of asking it to fix it

Avery2911 hours ago

Real-time web data access capability.

adarshprashar2 hours ago

[dead]

IP148 hours ago

[flagged]

farrukh23buttt9 hours ago

[flagged]

hn-front (c) 2024 voximity
source