1 Repo
Systems for extending the core functionality of an agent through plugins, hooks, or event interceptors.
Distinct from Claude Integration Frameworks: Distinct from general integration frameworks: focuses specifically on providing hooks for intercepting and modifying agent execution flow.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Extension Frameworks. 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
Ships a framework for intercepting events and modifying the execution flow of Claude Code agents to automate workflows.