Skill based matchmaking for recreational badminton
My development workflow (6 Steps):
1. Compartmentalize a feature and plan the architecture with Claude.
2. Manually review and edit the plan until I'm satisfied.
3. Write the plan to a markdown file.
4. Ask GLM 5.1 to evaluate the plan and suggest improvements.
5. Make Opus and GLM argue over the details until consensus is reached.
6. Use Sonnet or GLM to implement since Opus is expensive for output and overkill for a well-written plan.
What's your workflow like?