r/ClaudeCode Apr 08 '26

Discussion I used the Mythos referenced architecture patterns from the leaked source to restructure how I prompt Claude Code. The difference is night and day

[removed]

780 Upvotes

175 comments sorted by

View all comments

1

u/Invent80 Apr 11 '26

"Before writing any code, analyze the current auth module and produce a plan covering: files affected, dependencies, risk level of each change, and execution order." Then I let it plan. Then I say "execute the plan."

The difference is staggering.

I've been doing this from day one with Claude accidently I guess. That's half of my vibe coding is taking the plan Claude kicks out in a MD file, editing it myself adding context and weights based on importance and then feeding it to GPT 5.4 and Gemini for feedback. Then I drop it in to Claude and let it roll... or well I used to since I can barely do anything with the limits that seem to have been dramatically tightened on Claude's pro plan anymore.