Any tips for integrating Claude Code's /simplify skill in autonomous workflows? #1073
ivanovishado
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I thought it'd be a smart idea to implement a Stop hook that basically just runs the '/simplify' skill in Claude Code.
However, because of the hearbeat workflow design in paperclip, I just end up with agents trying to oversimplify things that they haven't worked on before or that were already simplified.
Any ideas into how to integrate this useful bundled skill in a generic "development pipeline"?
All reactions