JohnJackHouzi
- 3 skills
- 0 followers
- 10 hours ago last updated
- ▌ Prove It · johnjackhouzi bundleCapture real evidence that a change works before reporting success, and return a PROVEN / NOT PROVEN / UNPROVABLE verdict. Use before saying "done", "fixed", "it works", "deployed", or "should work", and whenever the user asks to verify, prove, double-check, or confirm something actually works - especially in production. Triggers on "is it working", "did it deploy", "prove it", "verify this", "check in prod", "is the pixel firing", "are you sure", "confirm the fix".
- ▌ Safe Worktree · johnjackhouzi bundleRun several agents or sessions on one repository without stealing each other's work. Use before starting feature work, before any commit or push when other sessions may be open, and when a dev server has to run from a second copy of the repo. Triggers on "work on this in parallel", "another session", "start a branch", "set up a worktree", "before I commit", "did someone else change this", "the branch changed", "clean up this branch".
- ▌