🪝
AI EngineeringRust

Test Agent Hooks

by tanlethanh

Test Agent Hooks is an AI Engineering skill for Claude Code, published by tanlethanh in zedra.

211 stars23 forkson tanlethanh/zedraAdded 2026/09/04+1% in starsRepository updated 2026/08/27
Install in seconds
Install Test Agent Hooks
Copy Test Agent Hooks into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tanlethanh/zedra/tree/main/.agents/skills/test-agent-hooks ~/.claude/skills/test-agent-hooks

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tanlethanh/zedra.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/test-agent-hooks/SKILL.md in tanlethanh/zedra
Installs to
~/.claude/skills/test-agent-hooks
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2970 skills

What Test Agent Hooks does

Test Agent Hooks exercises a real provider turn and checks that hooks drive Zedra through Running, WaitingApproval, and Completed states. Use it to verify hook wiring, approvals, and completion events for codex, opencode, or pi.

Test Agent Hooks is cataloged under AI Engineering on DirSkills.

Documentation

README

Test Agent Hooks

Exercise a real agent turn and confirm its hooks drive Zedra state and Delta notifications. Installs nothing and does not send synthetic hooks.

Argument: $1 is the provider under test: codex, opencode, or pi. If omitted, use the agent currently running this skill.

Prerequisites

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Test Agent Hooks

  • What else does tanlethanh publish alongside Test Agent Hooks?

    Test Agent Hooks is one of 2 skills that DirSkills catalogs from tanlethanh/zedra, the repository it ships in. Its siblings there include Debug iOS. Each one is a separate skill with its own page in this directory, installs the same way Test Agent Hooks does, and is maintained by tanlethanh in that same repository. The rest of the collection is listed on the tanlethanh/zedra page.

  • How does Test Agent Hooks compare to other AI Engineering skills?

    Test Agent Hooks ranks #2676 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Test Agent Hooks against them. Open each page to compare what they document and how they install.