PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing protect-files.sh and protect-git.sh (2 commands). From gosha70/code-copilot-team.
Project templates with multi-agent team configurations for AI code copilots. Includes ready-to-use setups for ML/AI (RAG, LangChain, n8n), enterprise Java, and web apps — each with defined agent roles, delegation patterns, and session management best practices.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing protect-files.sh and protect-git.sh (2 commands). From gosha70/code-copilot-team.
Hook Claude Code
Runs when the agent finishes a response, executing verify-on-stop.sh and peer-review-on-stop.sh (2 commands). From gosha70/code-copilot-team.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing verify-after-edit.sh and auto-format.sh (2 commands). From gosha70/code-copilot-team.
Hook Claude Code
Runs when the agent sends a notification, executing notify.sh. From gosha70/code-copilot-team.
Hook Claude Code
Runs when a session starts, executing reinject-context.sh and memkernel-recall.sh (2 commands). From gosha70/code-copilot-team.
Hook Claude Code
Runs before the context is compacted, executing memkernel-pre-compact.sh. From gosha70/code-copilot-team.
Hook Claude Code
Runs after the context is compacted, executing memkernel-post-compact.sh. From gosha70/code-copilot-team.