Below is my workflow which is almost the same every day. I know that this is really token heavy, but I’d like to work that way to get shit done the right way. This is my opinion. There’s probably better ways, I have no idea. That’s why I’m asking you this: What do your workflows look like? Any professionals who get shit done and also ship high quality products can show me their workflow? The workflow for my project is: Prompt a new idea for my project / describe the bugs / prompt about other problems in the project and tell Claude to evaluate the prompt, find flaws in the prompt and any contradictions between my idea/bugs/flaws and the codebase. My intention is to get CLaude to ask me as many questions as possible Answer given questions Tell Claude to write a Spec and an implementation plan to implement new features / fix bugs / fix flaws. While doing so I want him to browse the project for the specific files and folders and to include the code changes into the plan. He also has to write the plan in Task-steps, f.e. Task 1, Task 2, etc After the spec and the implementation plan is written he starts working. Before starting I also tell him to double check every change he’s making. He has to commit and push after every task. it is really important that he works in a new branch. 1-3 hours pass depending on the scope of the changes at this time I usually used up between 50-70% of my 5 hour quota. Find some minor flaws because he ALWAYS makes mistakes, I guess every AI agent does that, let him fix that Now I’ve used my my 5h quota Wait for reset and use up 80-100% of my new 5-hour quota for /code-review max and let him write a plan for fixing the found issues submitted by /u/DanyrWithCheese
Originally posted by u/DanyrWithCheese on r/ClaudeCode
