hook-manager
✓Discover and install automation hooks for Claude Code and Opencode. This skill should be used when users ask to "list hooks", "install a hook", "show available hooks", "enable hook", "what hooks are available", or need help managing agent automation hooks.
Installation
SKILL.md
Discover, install, and manage automation hooks from the bopen-tools collection for Claude Code and Opencode.
| protect-env-files | PreToolUse | Blocks edits to .env files (security) | Recommended | | uncommitted-reminder | Stop | Shows uncommitted changes when agent stops | Optional | | auto-git-add | PostToolUse | Auto-stages files after edits | Optional | | time-dir-context | UserPromptSubmit | Adds timestamp/dir/branch to prompts | Optional |
| lint-on-save | PostToolUse | Runs lint:fix after file edits | Optional | | lint-on-start | SessionStart | Runs linting on session start | Optional | | auto-test-on-save | PostToolUse | Runs tests after file edits | Optional | | protect-shadcn-components | PreToolUse | Protects shadcn UI components | Optional |
Discover and install automation hooks for Claude Code and Opencode. This skill should be used when users ask to "list hooks", "install a hook", "show available hooks", "enable hook", "what hooks are available", or need help managing agent automation hooks. Source: b-open-io/prompts.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/b-open-io/prompts --skill hook-manager- Source
- b-open-io/prompts
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is hook-manager?
Discover and install automation hooks for Claude Code and Opencode. This skill should be used when users ask to "list hooks", "install a hook", "show available hooks", "enable hook", "what hooks are available", or need help managing agent automation hooks. Source: b-open-io/prompts.
How do I install hook-manager?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/b-open-io/prompts --skill hook-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/b-open-io/prompts
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11