1 repositorio
Triggers for loading metadata and executing cleanup routines at the start and end of an interaction session.
Distinct from Context-Aware Tooling: Focuses on session start/end lifecycle events rather than the dynamic loading of tools based on state.
Explore 1 awesome GitHub repository matching software engineering & architecture · Session Lifecycle Hooks. 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
Automates the loading of project context during startup and performs cleanup routines when sessions end.