awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
disler avatar

disler/claude-code-hooks-mastery

0
View on GitHub↗
3,090 Stars·557 Forks·Python·2 Aufrufe

Claude Code Hooks Mastery

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 guardrail to inspect execution calls and validate outputs.

The system covers capabilities for agentic workflow automation, event-driven hook management, and request interception. It includes mechanisms for monitoring agent activity, formatting responses, and enforcing termination guards to ensure tasks meet completion criteria.

Features

  • Agent Orchestration Frameworks - Provides a framework for managing specialized sub-agents with custom prompts and tools to decompose complex development tasks.
  • Event Interception Extensions - Extends Claude Code by intercepting lifecycle events to automate workflows and enforce agent behaviors.
  • Agent Delegation - Implements mechanisms for delegating isolated tasks to specialized sub-agents with distinct prompts.
  • Agent Orchestration Systems - Provides a mechanism for spawning and managing specialized sub-agents to decompose and solve complex technical tasks.
  • Extension Frameworks - Ships a framework for intercepting events and modifying the execution flow of Claude Code agents to automate workflows.
  • Prompt Engineering - Implements advanced prompt engineering by intercepting and modifying user requests to meet project standards.
  • Subagent Orchestrations - Provides a framework for deploying and managing specialized helper agents to decompose complex technical tasks.
  • Tool Call Interception Middleware - Implements middleware to intercept, modify, or block AI agent tool calls before they are executed.
  • Agent Session Lifecycles - Load essential development context during startup and execute cleanup tasks or logging when a session ends.
  • Development Workflow Automation - Automates development workflows by integrating session hooks for context loading and environment cleanup.
  • Tool Execution Permissions - Inspects tool calls before execution to block dangerous commands and manage permissions.
  • AI Guardrails - Provides safety and validation layers to inspect agent inputs and outputs and deny dangerous tool calls.
  • Agent Action Guardrails - Implements a control mechanism to inspect and validate tool executions, preventing dangerous commands and operational errors.
  • Agent Session Lifecycle Hooks - Provides a system of programmable triggers to manage the start and end of AI agent coding sessions.
  • Session Lifecycle Hooks - Automates the loading of project context during startup and performs cleanup routines when sessions end.
  • Event Hook Systems - Provides an architectural pattern for executing custom logic at defined lifecycle events like tool calls.
  • Prompt Interception & Modification - Validate and inject context into user requests before processing to ensure they meet required operational standards.
  • Agent Termination Policies - Defines termination policies that intercept stop requests to ensure task completion.
  • Agentic Workflow Automation - Uses lifecycle hooks to automate the loading of project context and cleanup tasks during AI coding sessions.
  • Middleware - Functions as prompt engineering middleware to validate and inject context into user requests before they reach the model.
  • Completion State Guards - Prevents session closure by verifying that all defined completion criteria have been met.
  • AI Agent Activity Monitors - Tracks real-time agent tool usage and sub-agent task progress to trigger notifications.
  • Action Result Validators - Validates tool execution outputs against quality rules to trigger automatic retry loops for errors.

Star-Verlauf

Star-Verlauf für disler/claude-code-hooks-masteryStar-Verlauf für disler/claude-code-hooks-mastery

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht disler/claude-code-hooks-mastery?

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.

Was sind die Hauptfunktionen von disler/claude-code-hooks-mastery?

Die Hauptfunktionen von disler/claude-code-hooks-mastery sind: Agent Orchestration Frameworks, Event Interception Extensions, Agent Delegation, Agent Orchestration Systems, Extension Frameworks, Prompt Engineering, Subagent Orchestrations, Tool Call Interception Middleware.

Welche Open-Source-Alternativen gibt es zu disler/claude-code-hooks-mastery?

Open-Source-Alternativen zu disler/claude-code-hooks-mastery sind unter anderem: zebbern/claude-code-guide — This project provides a framework for AI agent orchestration and context management, enabling the deployment of… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… github/gh-aw — gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate… opensquilla/opensquilla — OpenSquilla is an LLM agent orchestration framework designed to coordinate multi-step AI workflows and tool execution… moonshotai/kimi-code — Kimi-code is a command-line interface and orchestration framework designed to integrate autonomous AI agents into…

Open-Source-Alternativen zu Claude Code Hooks Mastery

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Claude Code Hooks Mastery.
  • zebbern/claude-code-guideAvatar von zebbern

    zebbern/claude-code-guide

    3,441Auf GitHub ansehen↗

    This project provides a framework for AI agent orchestration and context management, enabling the deployment of specialized AI personas and subagents to solve multi-step technical goals. It centers on managing specialized agents with isolated contexts and role-based prompts to handle domain-specific tasks. The system differentiates itself through a hierarchical project memory using markdown files to maintain coding standards and a secure execution model that utilizes sandboxed environments and git worktree isolation. It also features a Model Context Protocol integration for external tool conn

    aiai-agentai-agent-tools
    Auf GitHub ansehen↗3,441
  • mervinpraison/praisonaiAvatar von MervinPraison

    MervinPraison/PraisonAI

    5,592Auf GitHub ansehen↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    Auf GitHub ansehen↗5,592
  • kilo-org/kilocodeAvatar von Kilo-Org

    Kilo-Org/kilocode

    15,616Auf GitHub ansehen↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    Auf GitHub ansehen↗15,616
  • github/gh-awAvatar von github

    github/gh-aw

    3,280Auf GitHub ansehen↗

    gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate repository management and code reviews. It translates natural language markdown and configuration files into secure, automated task sequences driven by large language models. The system integrates a Model Context Protocol gateway to route calls between AI agents and external tools. It distinguishes itself through a comprehensive security guardrail system that provides sandboxed execution for protocol servers, network egress controls via domain allowlists, and human-in-the-loop ap

    Goactionscaici
    Auf GitHub ansehen↗3,280
  • Alle 30 Alternativen zu Claude Code Hooks Mastery anzeigen→