Eyelet
Description
Eyelet - Claude Code Hook Orchestration Framework
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🔗 Eyelet - Hook Orchestration for AI Agents
"Thread through the eyelet!" - A sophisticated hook management system for AI agent workflows
[](https://www.python.org/) [](https://badge.fury.io/py/eyelet) [](https://github.com/astral-sh/uv) [](LICENSE) [](https://github.com/bdmorin/eyelet/actions/workflows/ci.yml) [](https://github.com/bdmorin/eyelet)
🎉 New in v0.3.5: TUI Exit Fix!
v0.3.4 Updates
- Auto-update support:
--autoupdateflag for install-all command - Version detection: Doctor command warns about unpinned versions
- Critical fix: Execute command now supports both hook_type and hook_event_name
- Enhanced doctor: Clear guidance on enabling auto-updates
v0.3.3 Updates (Hotfix)
- Fixed missing TUI module in PyPI package
- Added .tcss file to package data
v0.3.2 Updates
- Recall Feature: Search Claude Code conversation history with
eyelet recall - TUI Framework: Complete Textual-based UI (experimental)
- Test Improvements: Better test coverage and pytest-asyncio support
v0.3.0 Features
**SQLite database logging support!** Choose between JSON files, SQLite database, or both:
# Enable SQLite logging
uvx eyelet configure logging --format sqlite
# Use both JSON and SQLite
uvx eyelet configure logging --format json,sqlite
# Query your hook data
uvx eyelet query search --text "error"
uvx eyelet query summary --last 24h
📦 About
Eyelet provides comprehensive management, templating, and execution handling for AI agent hooks. Like an eyelet that securely connects hooks to fabric, Eyelet connects and orchestrates your AI agent's behavior thr
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11