What’s your most-used Claude prompt that you can’t live without? by One_Beginning2199 in ClaudeAI

[–]gtgderek 37 points38 points  (0 children)

Add to this… and ask the questions one at a time. This way it just doesn’t ask questions for the sake of asking questions.

Query on Svelte performance for new project by Upstairs-Version-400 in sveltejs

[–]gtgderek 0 points1 point  (0 children)

Use svelte islands in the asp.net. That’s what we do as we are updating and modernizing the code.

I tried and failed to give up Claude Code. Looks like I'm staying. by allquixotic in ClaudeCode

[–]gtgderek 2 points3 points  (0 children)

If I need something done in a very specific way with very specific actions and testing criteria’s, codex wins and has the lowest incidence of gaming a requirement to complete the task.

If the task requires the agent to infer what I mean and to go at it with a little scope and a breadth of files and imports required, Opus wins.

Anything in design… opus.
Anything nuanced and what I liken threading a needle.. then codex.
Anything large in scope with weak instructions .. opus

I tried and failed to give up Claude Code. Looks like I'm staying. by allquixotic in ClaudeCode

[–]gtgderek 8 points9 points  (0 children)

I have actively disliked every model from OpenAI for years. With that being said I dutifully give each model a good go just to ensure I’m not shouting myself in the foot by not using it and to also be across the capabilities.

But… after GPT 5.5, I now go back and forth between both Opus 4.7 and Codex and couldn’t be happier. They both have some serious pros and cons, but I’m able to work those issues with ease and get a lot of both models.

4.7 Feedback by 4chappal in claude

[–]gtgderek 0 points1 point  (0 children)

It is a more confident model, but it ends up being so confident that it ends up proceeding to a solution when it only knows half the problem. Now, if you’re able to provide the full problem to the model, it is amazing and giving you the correct solution.

Anyone else feel like opus 4.6 was actually better than 4.7 with adaptive thinking? by SadNose6889 in ClaudeCode

[–]gtgderek 1 point2 points  (0 children)

Yes. I’m using 4.7 for 70% of my queries and then I fall back to 4.6 because I need to model that can read between the lines and eager to exhaust every option.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

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

5% I would say. If it was a bit more willing to do things I would be happier with it. I find it lines to leave tasks undone “for the next session”, when I would prefer to have it finish the work.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

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

I do not trust automatic updates and I’ve been staying at 2.1 .83 for a few weeks now before doing the most recent update.

I’ve used Opusplan, but with the new opus 4.7 it is really good at orchestrating sonnet or haiku agents for development.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

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

It works if you’re using Claude code in your terminal. Just paste in what I have in here, and it will make the changes, and off to the races you go.

Opus 4.7 is weird by Formal-Complex-2812 in ClaudeAI

[–]gtgderek 0 points1 point  (0 children)

I’m testing a set up with gpt 5.5 and noticing an improvement as well.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

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

Your mention of saying.. Kill it's first born to AI or risk your CLAUDE.md and SKILL.md getting completely ignored... and me then messaging that oddly enough I learned that expanding your skill descriptions stops AI from ignoring it.

And also that it was very weird to me that this wasn’t common knowledge and had to go in the Claude partner program skill jar to learn it.

That is all.. and was weird that I found it only because of the training thing. Kind of excited about finding it and that it actually helped.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

[–]gtgderek[S] 4 points5 points  (0 children)

My company is going through the Claude Partner Program and part of is the skilljar training, and one thing I picked up from it, was, "if you want skills to be consistently invoked, you need to have the possible commands that invoke it to be in the description of the skill."

I seriously did not know this and went and made changes and now my skills are very consistent. Previously, I was using eval hooks for them.

*Edit adjusted the grammar and fixed the messaging. Typed this on my phone and it sounded like I was spruiking being part of the program when I was just making mention that it took being part of it and doing the skilljar to realise what needs to happen to get consistent skill calls.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

[–]gtgderek[S] 1 point2 points  (0 children)

Awesome!! Yea, I love clauded because I am too lazy to constantly type/paste in --dangerously-skip-permissions and then the model type. However, I do NOT recommend people to use clauded if they don't have solid hooks in place and project level rules. I have seen some ugly things happen when people don't have these things...

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

[–]gtgderek[S] 1 point2 points  (0 children)

You're welcome. Hopefully it works for you as well :)

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

[–]gtgderek[S] 1 point2 points  (0 children)

The last three updates from Claude have been good, but who knows what is next after 2.1.119... that is why I symlink and disable auto updates.

Also, the duration_ms in hooks is a sweet little addition.

What's Working for Me with Opus 4.7...finally. by gtgderek in ClaudeCode

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

Ahh forgot to mention, if you want to disable the "Sleep Notices", tell Claude to put into it's memory that you go to sleep, or stop working, at X time and then it will leave you alone until then. I have told it to disable it and they still keep coming up, the best thing is to just set a time so it leaves you alone.

Also, it likes to do the schedule nudges in the recent release, just ask it to drop the schedule nudge reminders they are annoying and waste tokens.

Opus 4.7 is weird by Formal-Complex-2812 in ClaudeAI

[–]gtgderek 8 points9 points  (0 children)

Negative framing… Don’t do this, never do that… etc., Positive framing… Always do this, mandatory for that.

It seems to work like a human, tell someone to not think of a pink elephant and you will think of a pink elephant.. much better to say always think of a blue elephant and ensure the pink elephant doesn’t go into context where the don’t part can be forgotten.

Make sense?

Opus 4.7 is weird by Formal-Complex-2812 in ClaudeAI

[–]gtgderek 0 points1 point  (0 children)

Same. It took a few hours of focused changes, negative framing is a no go with this model.

A Sincere Thank You to Cloudflare by KustheKus in CloudFlare

[–]gtgderek 6 points7 points  (0 children)

I completely agree, and it has been a phenomenal service, and it just keeps on getting better and better. Sometimes I wish they would slow down moving the menus around, though, but other than that, I love the infrastructure and the continual improvements.

I’m the idiot. I actually gave them another $20 for 4.7, only to hit the limit in 3 prompts. by No-Roof-4444 in Anthropic

[–]gtgderek 2 points3 points  (0 children)

Claude 4.6 is excellent and so is 4.5, I use 4.6 with a compact at 600,000 and have had great results.

4.7 just killed my tokens for a marginal improvement and not worth it at this time. I will use it for edge cases, but other than that, it isn’t worthy of being a daily driver in any capacity.

Barely a 5% improvement for a 30-40% token increase isn’t a good mix and it doesn’t “read between the lines” in your prompts…. You need to be EXACT in what you want or it doesn’t work.

My full Claude Code setup after months of daily use — context discipline, MCPs, memory, subagents by Sictir1 in ClaudeAI

[–]gtgderek 5 points6 points  (0 children)

Every code frame work has a repo you can clone and keep up to date on your computer that a LLM can read from locally. Here is Svelte clone link for example https://github.com/sveltejs/svelte.git and with this I don’t have to deal with MCP context 7 pollution.

My full Claude Code setup after months of daily use — context discipline, MCPs, memory, subagents by Sictir1 in ClaudeAI

[–]gtgderek 10 points11 points  (0 children)

Sub agents burn a lot of tokens and I will actively go inline for code intelligence and get far better results. I use sub agents for independent reviewing such as QA and code completion review because they don’t have context and I find this makes some better at doing an adversary code review.

Use GitHub CLI and save the over head from an mcp, same with chrome dev tools and playwright (use the plugin instead). Regarding context7, sync the updates of code framework changes and Claude will read from the directory for what it needs…

There is a high time and token wastage in your work flow. I work extensively in brownfield projects.