Agentd
Description
🛡️ Local daemon that guards & observes coding-agent hooks — one policy for Claude, Cursor, Codex & more
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
agentd
A local daemon that proxies, guards, and observes coding-agent hooks — once, for every agent.
agentd sits between your AI coding agents (Claude Code, Cursor, Codex, Gemini CLI, OpenCode, Kimi Code) and your hook logic. Agents invoke a thin CLI entrypoint; a user-level daemon applies policies, dispatches sync and async pipelines, and returns provider-correct responses. Built on [agenthooks](https://github.com/speakeasy-api/agenthooks) for wire compatibility.
[](https://pkg.go.dev/github.com/macrox-pro/agentd)  
**Status:** v0.0.3 (policy.offline). Roadmap history: [PROGRESS.md](./PROGRESS.md#milestones-archive).
Documentation
- User guide (English) — default (why agentd)
- Руководство (русский) (зачем нужен)
- Keeping docs current: docs/en/maintaining.md
Contributor design and conventions: [DESIGN.md](./DESIGN.md), [AGENTS.md](./AGENTS.md), [CONVENTIONS.md](./CONVENTIONS.md). How to contribute: [CONTRIBUTING.md](./CONTRIBUTING.md).
Research
Structured verbatim excerpts from primary sources — used when designing provider support, hooks, and conventions. Each tree has its own index and `SOURCES.md`.
| Tree | Focus |
|---|---|
| research/best-practice | Go best practices (Go ≥ 1.26.7) |
| research/claude-code | Claude Code docs — agent loop, hooks, MCP, settings, skills, plugins, cloud, enterprise |
| [resear |
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