ulises-jeremias/agent-toolkit-craft
v1.25.0MIT
Writing quality and change-safety toolkit: cut AI tells (unslop), remove code slop (deslop), and prove blast radius before shipping.
blast-radius
Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust.
deslop
Remove AI-generated code slop and clean up code style
unslop
Cut AI tells from any writing. Must always apply.