Original Reddit post

My workflow is as follow : I use opus 4.8 256k When I reach around 30% context I want to terminate it because it starts getting slow/use more tokens/ more chances of hallucinating That’s where I close my session with my closing skill and continue in a new one So what does /closing do ? scans the session for durable, non-obvious facts (decisions, gotchas, fixes, your corrections) and writes them to memory files. Refreshes CLAUDE.MD diffs what actually changed this session and updates it if needed. Flags loose-ends : it status split into your uncommitted files vs foreign ones (never absorbs other tools’ changes), open PRs and CI state, background tasks still running, anything half-done or promised. Short report of everything done. I would like to know what do you guys think about this workflow ? You can find my skills in github wecko-ai/claude-skills. The objective is to find best workflow in order to optimize tokens, speed, usage of claude code. Don’t hesitate to share with me what do you think about this workflow, how is yours and let’s find the best way to use this awesome tools ! Thanks for reading. submitted by /u/WecK0

Originally posted by u/WecK0 on r/ClaudeCode