claude-code-hooks hooks

1,196 tagged claude-code-hooks, measured the same way as everything else here.

Browse within: claude-code-extension 30claude-code-plugins 19claude-code-skill 14bun 12claude-code-skills 11nix 11nix-flake 11claude-code-marketplace 9claude-code-mcp 8claude-code-cli 7accessibility 6claude-code-plugins-marketplace 6claude-hooks 6claudecode 6

zxkane/autonomous-dev-team

Instructions file

Claude Code instructions for zxkane/autonomous-dev-team, covering project name - development workflow, project overview, tech stack, development workflow (tdd + agent-assisted) and mandatory rules (hook enforced).

35 4d ago A 3,209 tokens

autonomous-dev

98

zxkane/autonomous-dev-team

Skill Claude CodeCodex

Use to develop a feature or bug fix end-to-end through a TDD git-worktree workflow — interactively (developer-led) or unattended (autonomous-mode, driven by the dispatcher). Triggers on phrases like "implement issue #N", "fix this bug", "add a feature", "create a worktree", "write test cases", "push and open a PR"…

35 4d ago A 162 tokens

autonomous-review

99

zxkane/autonomous-dev-team

Skill Claude CodeCodex

Use to perform an end-to-end PR review and reach an approve/request-changes verdict — including verifying acceptance criteria, running E2E tests via browser automation, resolving merge conflicts, and (when verdict passes) merging the PR. Triggers on phrases like "review this PR", "decide whether to approve and merge"…

35 4d ago A 127 tokens

create-issue

100

zxkane/autonomous-dev-team

Skill Claude CodeCodex

Use when the user asks to create a GitHub issue, file a bug, request a feature, open a tracking issue, or break a feature into multiple sub-issues. Guides interactive issue drafting with structured templates, workspace-change attachment, dependency linking, and the optional autonomous label for the automated dev…

35 4d ago A 68 tokens

awrshift/claude-memory-kit

Instructions file

Instructions for awrshift/claude-memory-kit, covering working on memory kit, rules that are easy to get wrong, before committing a change to hooks or skills, docs that must stay true in the same commit and language.

31 6d ago A 594 tokens original MIT

memory-kit

102

awrshift/claude-memory-kit

Plugin Claude Code

Persistent memory for Claude Code agents: a hot cache injected every session and held under three size caps, per-session handoffs, and agent-audited promotion into knowledge articles and rules. Carries the builder's layers too — executor/recon/idea-validator agents, session review, second opinion, agent QA and a…

31 6d ago A tokens not measured original MIT

executor

103

awrshift/claude-memory-kit

Agent

Builder to an ALREADY-DECIDED spec (the model split: the main session designs; the executor builds). Use for: building a designed slice/chunk, test writing, mechanical refactors with an objective gate (typecheck, test suites, byte-replay). The spec — normally a file at projects/ /plans/YYYY-MM-DD- .md, named in the…

31 6d ago A 168 tokens original MIT

idea-validator

104

awrshift/claude-memory-kit

Agent

Isolated Claude instance that critiques ideas, designs, patterns, hypotheses, or plans without context from the parent conversation. Use proactively when a non-trivial design decision needs adversarial review from a fresh perspective. Pair with an external-family model (parallel call) when you have one — different…

31 6d ago B 97 tokens original MIT

recon

105

awrshift/claude-memory-kit

Agent

Read-only fact-gatherer (the model split: the main session designs; recon gathers — breadth over depth). Use for: mapping a codebase surface before a design, input-availability tables, verifying a doc claim against code, sweeping many files for a fact, external fresh-checks against official sources. Returns RAW FACTS…

31 6d ago A 95 tokens original MIT

SessionStart

106

awrshift/claude-memory-kit

Hook

Runs when a session starts on startup, clear, resume, compact and fork, executing session-start.py via python3. From awrshift/claude-memory-kit.

31 6d ago A tokens not measured original MIT

PreToolUse

107

awrshift/claude-memory-kit

Hook

Runs before the agent uses a tool for Edit and Write tool calls, executing protect-tests.py via python3. From awrshift/claude-memory-kit.

31 6d ago A tokens not measured original MIT

SessionEnd

108

awrshift/claude-memory-kit

Hook

Runs when a session ends, executing session-end.sh via bash. From awrshift/claude-memory-kit.

31 6d ago A tokens not measured copy · 48% MIT

second-opinion

109

awrshift/claude-memory-kit

Skill Claude CodeCodex

Cross-check the agent's own answer with independent reviewers before bringing it to the user. Use when the user says 'second opinion', 'sanity check', 'cross-check', 'am I missing something', 'stress-test', 'devil's advocate', 'run a full review', 'this is important', 'high-stakes', 'help me choose between', 'critique…

31 6d ago A 130 tokens original MIT

session-review

110

awrshift/claude-memory-kit

Skill Claude CodeCodex

End-of-session adversarial review loop. Assemble the session's work into a role-assigned, self-contained brief, then run independent reviewers in parallel — an isolated code-reader (the idea-validator agent) that reads the ACTUAL files and web-checks technology currency, plus an external-family model if you have one …

31 6d ago A 149 tokens original MIT

system-audit

111

awrshift/claude-memory-kit

Skill Claude CodeCodex

A recurring evidence-based review of an agent system, its documentation, rules, memory, tools, infrastructure, and delivered work.

31 6d ago A 225 tokens original MIT

hs

113

frmoretto/hardstop

Plugin Claude Code

Pre-execution safety layer that blocks dangerous shell commands and credential file reads using pattern matching + LLM analysis. Fail-closed design.

31 4mo ago A tokens not measured

hs

114

frmoretto/hardstop

Skill Claude CodeCodex

ACTIVATE THIS SKILL FOR ANY SHELL COMMAND OR FILE READ. Check curl, wget, rm, sudo, apt, dpkg, chmod, dd, format, powershell, bash, sh. Check pipe patterns like | sh or | bash. Check shell wrappers like bash -c, xargs, find -exec. Check cloud CLI (aws, gcloud, kubectl, terraform). Check when user says sysadmin told…

31 4mo ago F 144 tokens

hardstop AGENTS.md

115

frmoretto/hardstop

Instructions file CodexOpenCode

AGENTS.md instructions for frmoretto/hardstop, covering agents.md - hardstop, what this repository does, quick start for agents, 1. load the skill and 2. understand the components.

31 4mo ago F 1,467 tokens

hardstop CLAUDE.md

116

frmoretto/hardstop

Instructions file

Claude Code instructions for frmoretto/hardstop, covering hardstop - claude code project guide, project structure, versioning, skill file copies and version bump checklist.

31 4mo ago A 1,420 tokens

hs

117

frmoretto/hardstop

Command

Hardstop - Pre-execution safety layer for shell commands. Shows status and help.

31 4mo ago A 17 tokens

skip

119

frmoretto/hardstop

Command

Skip Hardstop safety check for the next command only.

31 4mo ago A 10 tokens

PreToolUse

120

frmoretto/hardstop

Hook

Runs before the agent uses a tool for Bash, PowerShell and Read tool calls, executing pre_tool_use.py and pre_read.py via python (3 commands). From frmoretto/hardstop.

31 4mo ago A tokens not measured

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