awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Event Hooks · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesEvent Hooks

Mechanisms for triggering custom logic in response to lifecycle events.

Distinguishing note: Focuses on tool-level event integration rather than general CI/CD pipelines.

Explore 2 awesome GitHub repositories matching development tools & productivity · Event Hooks. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Event Hooks

Awesome Event Hooks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • affaan-m/everything-claude-code

    affaan-m/everything-claude-code

    48,404View on GitHub↗

    Everything Claude Code is an agentic framework designed to orchestrate complex software development workflows through specialized subagent delegation. It functions as a control plane that manages agent behavior, tool access, and context window efficiency, allowing developers to break down large tasks into focused, scoped sub-processes that prevent system overload. The framework distinguishes itself through a robust security and automation layer that includes automated static analysis and adversarial red-teaming to audit agent configurations. It enables the creation of reusable behavioral patt

    The Agentic Framework executes custom scripts or commands automatically when specific tool events occur to perform real-time validation, security checks, or quality enforcement.

    JavaScriptai-agentsanthropicclaude
    48,404View on GitHub↗
  • aria2/aria2

    aria2/aria2

    40,068View on GitHub↗

    Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m

    Triggers external shell commands upon specific lifecycle transitions to integrate custom file processing workflows into the download pipeline.

    C++bittorrentcpp11download
    40,068View on GitHub↗