By laurigates
Configure lifecycle hooks in Claude Code to automate project setup on session start, enforce git safety with auto-checkpoints and cleanups, intelligently manage permissions for safe operations, block risky bash commands and secrets, verify tests and task completion on session end.
npx claudepluginhub laurigates/claude-plugins --plugin hooks-pluginClaude Code hooks configuration and development. Covers hook lifecycle events, configuration patterns, input/output schemas, and common automation use cases. Use when user mentions hooks, automation, PreToolUse, PostToolUse, SessionStart, SubagentStart, PermissionRequest, WorktreeCreate, WorktreeRemove, TeammateIdle, TaskCompleted, ConfigChange, or needs to enforce consistent behavior in Claude Code workflows.
Generate a PermissionRequest hook that auto-approves safe operations and auto-denies dangerous ones. Use when you want a safer alternative to --dangerouslySkipPermissions that builds compound auto-approval rules tailored to your project stack.
Configure a Stop hook that surfaces unfinished todos before a session ends and suggests creating GitHub issues for deferred work. Use when you want unfinished Claude Code session tasks automatically flagged for GitHub issue creation at session end.
Create a SessionStart hook for Claude Code on the web. Use when setting up a repository for remote Claude Code sessions, ensuring dependencies install and tests/linters run automatically on session start. Detects project type, package manager, test runner, and linter.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Hook triggers when Bash tool is used
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations