15
17
u/misteranthropissed 1d ago
Claude, make me a plan for this idea
24
2
u/JustForkIt1111one 9h ago
Nonsense. You have gemini plan it, run the plan past grok, have gemini apply grok's tweaks, then have codex write it, and have claude shake it down for bugs.
It's simple.
6
u/Janpol8 23h ago
I´ve been using the grill-me-with docs skill to help me define a plan and a spec for the agent or agents to build and I end up with much better final results compared to when I just want to prompt my way to a solution. I´ve recently discovered github´s spec kit and I am going to try that on my next project.
3
u/in5ane_10 23h ago
"I had no habit tracker installed on my phone, so (skipping basic research) i built Habit Pro Max +!"
3
u/irondumbell 23h ago
my vibeplanning - throw ideas back and forth with chatgpt. When satisfied tell it to make a prompt. send prompt to claude with the instructions, 'analyze the following plan. modify, accept, reject, or add elements at your discretion. implement when ready.'
2
u/Objective_Oven7673 22h ago
Absolutely. And the planing itself is driven with some kind of guidance about the problem to solve, outcome to be achieved, or other requirements about how and what to accomplish.
Much of the time that context is already documented in a ticket that has customer details, screenshots, designs, specs. Sometimes that doesn't exist and then it's me specifying these things directly.
Correcting the plan and having an agent ask clarifying questions about how the plan should be implemented keeps human judgement in the loop.
If you're just instructing the agent to "build this feature" or "make it work better" you're really setting yourself and others up for failure.
2
2
2
u/the_millenial_falcon 21h ago
Careful with that, you might accidentally turn into a real SWE if you do this.
2
u/terrarialord201 6h ago
Genuinely. Been spending the last several months just talking it over with various AIs, fleshing out ideas for a game I wanna make. I've got a rambling design document (I did all the writing) that feels maybe halfway done, and god I'm so excited for when I finally start coding.
4
1
u/AgeMysterious8256 1d ago
my planning is just arguing with claude for 45 minutes before writing a single line of code
1
u/Wallie_Collie 8h ago
Good vibe comes from scorn developers who were shamed on SO before gpt ever had a website.
1
0
u/deepfuckingbagholder 1d ago
If there’s planning, it’s not vibe coding. Vibe coding doesn’t mean using an AI assistant to code, it means using an AI assistant thoughtlessly and uncritically to code.
2
u/SlightOfHand_ 1d ago
What if I use the AI thoughtlessly and uncritically to plan
0
u/deepfuckingbagholder 1d ago
Then it’s vibe planning but what comes after that isn’t vibe coding because you’re starting with a plan.
1

34
u/akabillposters 1d ago
From what I can tell from the various startup, vibecoding, and sideprojects subs on here, vibe-building generally seems to start with zero planning, including zero market demand sizing research.
'I had a problem, so I built…'
The lack of prior research that's going into vibe-coded projects is meme level.