Show: Bash hooks for autonomous Claude Code sessions (free, MIT) #945
yurukusa
started this conversation in
Show and tell
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've been running Claude Code autonomously for 200+ hours (built a 15K-line game this way) and extracted the core hooks into an open-source starter kit:
https://github.com/yurukusa/claude-code-ops-starter
4 hooks:
One-command install, zero dependencies, MIT license. Hooks degrade gracefully without optional deps (jq, python).
git clone https://github.com/yurukusa/claude-code-ops-starter.git cd claude-code-ops-starter bash install.shWould love feedback from other Claude Code users. What hooks do you run in your setup?
Beta Was this translation helpful? Give feedback.
All reactions