hooks agents

1,738 tagged hooks, measured the same way as everything else here.

Browse within: ai-workflow 38Guardrails 18code-quality 14claude-code-plugins 11plugin-system 11harness 10harness-engineering 10quality-enforcement 10MLOps 9cicd 9ml 9Orchestration 8markdown 8ai-coding-agent 7

fable-eval

145

rennf93/opus-fable-playbook

Command

Run the fable-mode eval suite (probes → pairwise judge → report). Costs tokens — runs headless claude many times. Optional arg: a probe id substring to filter.

33 2mo ago A 38 tokens original MIT

UserPromptSubmit

147

rennf93/opus-fable-playbook

Hook

Runs when you submit a prompt, before the agent sees it, executing prompt-nudge.sh. From rennf93/opus-fable-playbook.

33 2mo ago A tokens not measured original MIT

SubagentStop

148

rennf93/opus-fable-playbook

Hook

Runs when a subagent finishes, executing stop-gate.sh. From rennf93/opus-fable-playbook.

33 2mo ago A tokens not measured original MIT

PreToolUse

149

rennf93/opus-fable-playbook

Hook

Runs before the agent uses a tool for Bash tool calls, executing bash-discipline.sh. From rennf93/opus-fable-playbook.

33 2mo ago A tokens not measured original MIT

fable-fanout

150

rennf93/opus-fable-playbook

Skill Claude CodeCodex

Use when a task involves 2+ independent units of work (files, modules, questions) or any broad codebase sweep — enforces Fable's delegation-first parallel orchestration.

33 2mo ago A 43 tokens original MIT

fable-turn-check

151

rennf93/opus-fable-playbook

Skill Claude CodeCodex

Use before ending any turn that involved multi-step work — Fable's end-of-turn gate catches promised-but-undone work, buried findings, and unverified claims.

33 2mo ago A 38 tokens original MIT

fable-voice

152

rennf93/opus-fable-playbook

Skill Claude CodeCodex

Use when about to write your final reply, a summary, PR description, commit message, or any user-facing conclusion — enforces Fable's outcome-first, prose-first communication contract.

33 2mo ago A 42 tokens original MIT

fix-ci

153

ryo-ebata/cc-audit

Command Claude Code

Run just ci-all and fix all errors that occur.

23 3d ago A 0 tokens original MIT

cli-architecture

154

ryo-ebata/cc-audit

Skill Claude CodeCodex

CLI tool design and architecture best practices inspired by Biome, OxcLint, and other modern Rust tools. Use when designing new features, refactoring architecture, or reviewing structural decisions.

23 3d ago A 41 tokens original MIT

rust-best-practices

155

ryo-ebata/cc-audit

Skill Claude CodeCodex

Rust coding best practices for cc-audit development. Use when writing new Rust code, reviewing code, or refactoring. Covers error handling, safety, performance, and idiomatic patterns.

23 3d ago A 43 tokens original MIT

tdd-coach

156

ryo-ebata/cc-audit

Skill Claude CodeCodex

Guide development using Kent Beck's TDD methodology. Use when implementing new features, fixing bugs, or adding rules to cc-audit. Enforces test-first approach with Red-Green-Refactor cycle.

23 3d ago A 46 tokens original MIT

cc-audit

157

ryo-ebata/cc-audit

MCP server Claude CodeCodexCursor +2

MCP server "cc-audit" as configured in ryo-ebata/cc-audit. Launched with ./target/release/cc-audit serve.

23 3d ago A tokens not measured original MIT

dangerous-deploy

158

ryo-ebata/cc-audit

Command Claude Code

Command "dangerous-deploy" from ryo-ebata/cc-audit, covering deploy command, steps, build, deploy with elevated privileges and sync secrets to remote.

23 3d ago C 0 tokens original MIT

safe-build

159

ryo-ebata/cc-audit

Command Claude Code

Build the application for development or production.

23 3d ago A 0 tokens original MIT

fable-baton

162

realgarit/fable-baton

Plugin Claude Code

Turns Fable 5 into a token-frugal orchestrator: Fable keeps judgment, tiered Opus/Sonnet/Haiku agents do the labor.

22 1mo ago A tokens not measured original MIT

fable-baton AGENTS.md

163

realgarit/fable-baton

Instructions file CodexOpenCode

Instructions for realgarit/fable-baton, covering fable-baton: agent instructions, project memory (distilled), cross-agent conventions and working notes.

22 1mo ago C 1,822 tokens original MIT

fable-baton CLAUDE.md

164

realgarit/fable-baton

Instructions file

Instructions for realgarit/fable-baton, a project described as: Claude Code plugin: Fable 5 as a token-frugal orchestrator with tiered Opus/Sonnet/Haiku agents.

22 1mo ago C 36 tokens original MIT

architect

165

realgarit/fable-baton

Agent

Deep technical work. Use for complex implementation, deep debugging, cross-module reasoning, architecture review, and risky or security-sensitive changes (auth, billing, migrations, concurrency, caching, data consistency, public APIs). Also reviews work from cheaper agents for hidden flaws.

22 1mo ago A 54 tokens original MIT

executor

166

realgarit/fable-baton

Agent

Standard engineering execution. Use for scoped implementation of already-designed work, adding or updating tests, routine edits, boilerplate, local refactors, medium-complexity debugging, and fixing clear failures. Does not make product calls or change architecture.

22 1mo ago A 50 tokens original MIT

scout

167

realgarit/fable-baton

Agent

Cheap evidence gathering. Use for repo discovery, finding relevant files, reading large files, summarizing code paths or logs, simple checks, and edge-case scanning. Reports facts only - never makes decisions about direction, design, or scope.

22 1mo ago A 50 tokens original MIT

SessionStart

168

realgarit/fable-baton

Hook

Runs when a session starts, executing session-start.sh. From realgarit/fable-baton.

22 1mo ago A tokens not measured copy · 63% MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: