1 Repo
Plugins and hooks that modify the execution flow of Claude Code through event interception.
Distinct from Claude Code Configurations: Focuses on behavior modification via event hooks rather than static configuration files.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Event Interception Extensions. Refine with filters or upvote what's useful.
This project is an extension framework and orchestration system for Claude Code that uses lifecycle hooks to intercept and augment the execution flow of agents. It serves as a management layer for automating session startup, handling project context loading, and performing cleanup routines during AI coding sessions. The framework provides an orchestration system to spawn and manage specialized sub-agents with distinct prompts and toolsets to decompose complex technical tasks. It functions as a prompt engineering middleware to validate and inject context into user requests and as a tool guardr
Extends Claude Code by intercepting lifecycle events to automate workflows and enforce agent behaviors.