flâneur — a map of the web's best reading

My Claude Code workflow - Inverted Passion

invertedpassion.com · 266 words · saved by 1 readers

Half my time goes into using Claude Code, and the other half goes into optimizing my workflow for it. What I have now: • Everything organized by sprints in ./sprints/v1, v2 etc folder • Custom command /prd to help me brainstrom requirements for a sprint and break it down into atomic tasks (which should take… Read More

Half my time goes into using Claude Code, and the other half goes into optimizing my workflow for it. What I have now: • Everything organized by sprints in ./sprints/v1, v2 etc folder • Custom command /prd to help me brainstrom requirements for a sprint and break it down into atomic tasks (which should take 5-10 mins each) • Custom command /dev to pick highest priority task in a prd and follow test driven development to implement the tasks • Custom command /walkthrough to write a sprint review report that details what code was produced so I can read and understand exactly what the code does •

Explore this link on the map →

related reading