Ask HN: Do you use Claude Code or Cursor slash commands?

2 pointsposted 7 hours ago
by alexoberneyer

Item id: 45291252

1 Comments

kirillzubovsky

7 hours ago

This is the only command I use nowadays: "claude --dangerously-skip-permissions"

I have about 25 agents for different tasks, and sometimes I dispatch them to do their individual work, but that usually happens at the beginning, when I build the first scaffold.

For example, I have agents that setup a DB in certain way, or write a logger in a specific way, I have a test agent that writes them, and a test agent that executes ..etc.

However, for the day-to-day, outside of major ground up builds, straight up Claude.

Sending better prompts to Claude adds more value than everything else, in my experience.