hooks agents

209 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

code-reviewer

25

naimkatiman/continuous-improvement

Agent

Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.

7 7d ago A 33 tokens copy · 92% MIT

security-auditor

26

naimkatiman/continuous-improvement

Agent

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.

7 7d ago A 35 tokens copy · 83% MIT

test-engineer

27

naimkatiman/continuous-improvement

Agent

QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.

7 7d ago A 35 tokens copy · 95% MIT

ads-strategist

28

fatihkan/badi

Agent Claude Code

Paid advertising strategist - project-aware market research, campaign strategy, launch-readiness verdicts.

7 16d ago A 22 tokens original MIT

content-creator

29

fatihkan/badi

Agent Claude Code

Social media content producer - posts, visual briefs, video scripts, stories, reels.

7 16d ago A 20 tokens original MIT

market-researcher

30

fatihkan/badi

Agent Claude Code

Market & demand researcher - niche discovery, competitor/demand signals, opportunity sizing before you build.

7 16d ago A 23 tokens original MIT

model-curator

31

sara-star-quant/presence

Agent

Use this agent when the project model file has grown beyond a few thousand characters, or when /presence-curate is invoked. Compresses /.claude/presence/projects/ /model.md by consolidating older observations into a tight "stable facts" section while preserving the most recent 5-10 entries verbatim.

6 2d ago A 70 tokens original Apache-2.0

db-reader

32

kkrlstrm/agent-guard

Agent

Read-only Postgres/database analyst. Answers questions by running SELECT-style reads and returning clean summaries — never raw dumps. Writes are hard-blocked by a PreToolUse guard hook. Use proactively whenever a task needs to query data and only needs to READ it. Do NOT use when the task must modify data or run a…

5 14d ago A 69 tokens AGPL-3.0

scrim-analyst

33

nikshepsvn/scrim

Agent

Cost and quota analyst. Use for /scrim, token burn, cache-read share, why the window filled, or what to thin next. Do not use for writing code.

4 14d ago A 42 tokens original MIT

scrim-retrieve

34

nikshepsvn/scrim

Agent

Fetch a Scrim stash by id and return only the requested lines. Use when the parent sees [scrim] full output: scrim get and needs a slice. Do not dump the whole blob unless asked.

4 14d ago A 51 tokens original MIT

dev

35

ryanzhao1011/workframe

Agent

A full-stack software development role covering both the parts users see and the server-side systems behind them. It includes application code, databases, deployment, performance work, bug fixes, and technical design.

4 15d ago A 87 tokens original MIT

pm

36

ryanzhao1011/workframe

Agent

A product-management agent that turns user needs, feedback, and competitor information into structured product documents. It defines features, acceptance criteria, and product requirements, but does not write code.

4 15d ago A 117 tokens original MIT

prompt-eng

37

ryanzhao1011/workframe

Agent

A role for designing, testing, and improving the instructions given to AI models, often called prompts. It keeps each prompt and its changes in files so they can be compared and reviewed.

4 15d ago A 61 tokens original MIT

code-reviewer

38

pyramidheadshark/claude-scaffold

Agent Claude Code

Reviews code for architectural consistency, adherence to project standards, and correctness with prioritized findings.

4 3mo ago A 17 tokens original MIT archived

debug-assistant

39

pyramidheadshark/claude-scaffold

Agent Claude Code

Diagnoses errors, tracebacks, and unexpected behaviour systematically. Produces root cause analysis and concrete fix.

4 3mo ago A 21 tokens original MIT archived

infra-provisioner

40

pyramidheadshark/claude-scaffold

Agent Claude Code

Provisions project infrastructure — writes Terraform, Packer, and Docker Compose configurations from design-doc.md.

4 3mo ago A 20 tokens original MIT archived

doctor

41

mauhpr/agentlint-plugin

Agent

Diagnose AgentLint configuration and hook installation issues.

3 14d ago A 11 tokens original MIT

fix

42

mauhpr/agentlint-plugin

Agent

Auto-fix common AgentLint violations in the codebase.

3 14d ago A 13 tokens original MIT

CATWILLgh/MAINFRAME

Agent

Use for server-side Python work in FastAPI, Django, Flask, and other established services: HTTP APIs, business logic, authentication, data access, PostgreSQL, migrations, workers, realtime communication, caching, object storage, external integrations, generated documents, observability, and backend tests. Not for data…

2 11d ago A 88 tokens original MIT

CATWILLgh/MAINFRAME

Agent

Use for client-facing React web applications and client React layers inside full-stack frameworks: pages, components, forms, interactions, accessibility, browser data, API integration, PWA and offline behavior, realtime UI, rich content, visualizations, frontend tests, and incremental refactoring. Not for React…

2 11d ago A 85 tokens original MIT

CATWILLgh/MAINFRAME

Agent

Use for server-side TypeScript work in Node.js applications: NestJS, Express, Fastify, Next.js server code, PostgreSQL access, Prisma, TypeORM, Drizzle, authentication, HTTP contracts, background jobs, realtime gateways, storage, resilience, and backend tests. Not for Python services, substantial client-only React UI…

2 11d ago A 83 tokens original MIT

MissingPackage/nightshift

Agent

Deep adversarial review of one task's diff against its brief/spec — the review half of subagent-driven development. Spawn per completed task (round 1) and per fix round. Verifies claims against artifacts, never trusts reports; read-only plus test execution.

2 16d ago A 59 tokens original MIT

consistency-sweep

48

MissingPackage/nightshift

Agent

Measures pattern-completeness across the whole codebase after pattern-introducing work — the structural countermeasure to "AI slop" (patterns applied to 30% of sites). Spawn before merging any branch that adds/changes a convention. Read-only; returns coverage counts per pattern.

2 16d ago A 63 tokens original MIT