Original Reddit post

I have my own workflow to implement a feature/enhancement: A description md file, a step by step implementation md file and at last I make AI create a critic md file which inspects the plan across the codebase and find potential errors so we can fix any errors in the plan before the implementation. This is my go to workflow for last 6-7 months and working pretty well. If you want to check the methodology feel free to read more here: https://karaposu.github.io/alignstack Recently, I started using slash commands. Since my prompts are fixed and not improving so much I thought this was the logical next thing to do. But when I run the slash commands I realized output is so much worse and non verbose even tho the prompt is the exact same. Any of you experienced sth similar? submitted by /u/karaposu

Originally posted by u/karaposu on r/ClaudeCode