RSS Amplifier

Andy Barilla · Mar 5, 2026

The Most Useful Command I Have for Claude

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

It’s not a code review workflow.

It’s not a code review workflow. It’s not a test runner. It’s not some elaborate multi-agent orchestration thing.

It’s this:

/oops

That’s it. The whole command. Here’s the prompt behind it:

I accidentally dismissed, cancelled, or skipped the last question, prompt, or permission request you asked me. Please find the most recent question you asked in this conversation and ask it again exactly as before.

Here’s the problem it solves: Claude Code asks you questions. Permission prompts, clarifying questions, tool confirmations. And sometimes you’re moving fast and you hit Escape. Or you fat-finger a key. Or you just reflexively dismiss the thing before your brain catches up to what your hands did.

And then it’s gone. Claude has moved on. You’ve moved on. Except you haven’t, because you needed to answer that question and now you’re sitting there trying to figure out how to get back to it.

So I made a command that just says “hey, I didn’t mean to do that, ask me again.”

It took about fifteen seconds to create. It’s a single markdown file in ~/.claude/commands/. The entire implementation is one sentence of natural language.

And I use it more than anything else I’ve built.

There’s probably a lesson in here about how the most valuable tools aren’t the clever ones, they’re the ones that account for the fact that you’re a human sitting at a keyboard making dumb mistakes all day. But I’m not going to dress that up as some grand insight about developer experience or whatever.

I hit the wrong key. Now I can fix it. That’s the post.

Subscribe now

Read on andybarilla.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.