I feel like I finally got dialed in making HTML apps through folder structures and properly ordered feature implementation. Essentially my workflow will be a phased plan: Feature 1.1 > /clear > feature 1.2 > /clear > feature 1.3 > /clear, etc Feature 2.1 > /clear > feature 2.2 > /clear > feature 2.3 > /clear, etc I give it instructions to not exceed 40% total conversation context for each step in a feature. I want to write a script to make it so Claude can clear context on it’s own and begin reading the next Claude.md , grabbing the next step and just continuing on it’s own. If it hits session limits it will stop and do resume checks every hour something until the session restarts. I have no experience writing python scripts, is this possible? Does anyone else do stuff like this? submitted by /u/nowiseeyou22
Originally posted by u/nowiseeyou22 on r/ClaudeCode
