🪝
AutomationRust

Test Agent Hooks

by deltaqdev

Test Agent Hooks is an Automation skill for Claude Code, published by deltaqdev in zedra.

211 stars23 forkson deltaqdev/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 deltaqdev/zedra
Installs to
~/.claude/skills/test-agent-hooks
Collection
One of 2 skills cataloged from this repository
Category
Automation1860 skills

What Test Agent Hooks does

Test Agent Hooks exercises a real provider hook turn and checks that Zedra moves through Running, WaitingApproval, and Completed states. Use it when validating Codex, OpenCode, or Pi hook integrations and Delta notifications.

Test Agent Hooks is cataloged under Automation 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 deltaqdev publish alongside Test Agent Hooks?

    Test Agent Hooks is one of 2 skills that DirSkills catalogs from deltaqdev/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 deltaqdev in that same repository. The rest of the collection is listed on the deltaqdev/zedra page.

  • How does Test Agent Hooks compare to other Automation skills?

    Test Agent Hooks ranks #1686 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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.