Armory
Source

Browse

Search and filter by type across the catalog

209 results in Evals, Hooks, Identity · page 8 of 9

HooksPreview

session-end-marker

SessionEnd hook: Session end lifecycle marker (non-blocking) (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookSessionEnd
Details
HooksPreview

session-start

SessionStart hook: Load previous context and detect package manager on new session (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookSessionStart
Details
HooksPreview

setup

Run on setup/initialization to prepare the hook environment.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

shell-wrapper-guard

Detects destructive commands hidden inside shell wrappers (sh -c, bash -c, python3 -c, node -e, perl -e, ruby -e). Complements dangerous-command-blocker by catching bypass vectors like 'sh -c "rm -rf /"' that evade direct command checks. Covers 8 bypass patterns: interpreter one-liners, nested wrappers, pipe-to-shell, here-strings, and env-based wrappers.

UnrankedNo signals yet
Harnessclaude
securityhooks
Details
HooksPreview

shell-wrapper-guard-2

shell-wrapper-guard.sh — Detect destructive commands hidden in shell wrappers

UnrankedNo signals yet
Harnessclaude
securityhooks
Details
HooksPreview

simple-notifications

Send desktop notifications when Claude Code finishes working or needs user input. Works on macOS and Linux systems.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

slack-detailed-notifications

Send detailed Slack notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info. Requires SLACK_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

slack-error-notifications

Send Slack notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues. Requires SLACK_WEBHOOK_URL environment variable.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

slack-notifications

Send Slack notifications when Claude Code finishes working. Requires SLACK_WEBHOOK_URL environment variable. Get webhook URL from Slack App settings -> Incoming Webhooks.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

smart-commit

Intelligent git commit creation with automatic message generation and validation. Creates meaningful commits based on file changes.

UnrankedNo signals yet
Harnessclaude
git-workflowhooks
Details
HooksPreview

smart-formatting

Smart code formatting based on file type. Automatically formats code using Prettier, Black, gofmt, rustfmt, and other language-specific formatters.

UnrankedNo signals yet
Harnessclaude
development-toolshooks
Details
HooksPreview

stop

Run when the main agent finishes responding, to announce completion or run end-of-turn checks.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

stop-check-console-log

Stop hook: Check for console.log in modified files after each response (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-cost-tracker

Stop hook: Track token and cost metrics per session (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-desktop-notify

Stop hook: Send desktop notification (macOS/WSL) with task summary when Claude responds (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-evaluate-session

Stop hook: Evaluate session for extractable patterns (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-format-typecheck

Stop hook: Batch format (Biome/Prettier) and typecheck (tsc) all JS/TS files edited this response — runs once at Stop instead of after every Edit (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

stop-hook

Use the stop hook Claude Code hook from decider/claude-hooks.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

stop-session-end

Stop hook: Persist session state after each response (Stop carries transcript_path) (matcher: *).

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
hookStop
Details
HooksPreview

subagent-start

Run when a sub-agent starts, to set up context or log the delegation.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

subagent-stop

Run when a sub-agent finishes, to capture its output or chain follow-up work.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

task-completion-notify

Claude Code Hook: Task Completion Notifications.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

tdd-gate

Test-Driven Development enforcement hook. Blocks editing production code files (.cs, .py, .ts, .go, .rs, .rb, .php, .java, .kt, .swift, .dart) unless a corresponding test file exists. Forces the TDD workflow: write tests first, then implement. Automatically skips config files, migrations, DTOs, test files themselves, and infrastructure files. Looks for test files with common naming patterns (MyClassTest.ext, my-class.test.ext, my_class_test.ext, test_my_class.ext). Inspired by pm-workspace's Spec-Driven Development methodology.

UnrankedNo signals yet
Harnessclaude
quality-gateshooks
Details
HooksPreview

tdd-gate-2

tdd-gate.sh — Enforce Test-Driven Development: tests must exist before production code

UnrankedNo signals yet
Harnessclaude
quality-gateshooks
Details
Browse · Armory