Armory
Source

Browse

Search and filter by type across the catalog

245 results in Evals, Hooks, Memory, Identity · page 10 of 11

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
HooksPreview

telegram-detailed-notifications

Send detailed Telegram notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-error-notifications

Send Telegram notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-notifications

Send Telegram notifications when Claude Code finishes working. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables. Get bot token from @BotFather, get chat ID by messaging the bot and visiting https://api.telegram.org/bot<TOKEN>/getUpdates

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-pr-webhook

Send Telegram notification when a new PR is created via gh pr create. Includes PR URL and Vercel preview URL. Requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID environment variables. Optionally set VERCEL_PROJECT_NAME and VERCEL_TEAM_SLUG to construct the Vercel preview URL automatically.

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

telegram-pr-webhook-2

Telegram PR Webhook Hook Sends a Telegram notification when a new PR is created via `gh pr create`. Includes the PR URL and the Vercel preview URL. Required environment variables: TELEGRAM_BOT_TOKEN - Bot token from @BotFather TELEGRAM_CHAT_ID - Chat ID for notifications Optional environment variables: VERCEL_PROJECT_NAME - Vercel project name (for preview URL) VERCEL_TEAM_SLUG - Vercel team slug (for preview URL)

UnrankedNo signals yet
Harnessclaude
automationhooks
Details
HooksPreview

test-runner-2

Automatically run relevant tests after code changes. Detects test files and runs appropriate test commands based on file extensions and project structure.

UnrankedNo signals yet
Harnessclaude
testinghooks
Details
HooksPreview

universal-post-tool

Universal PostToolUse dispatcher using hierarchical config.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

universal-pre-tool

Universal PreToolUse dispatcher using hierarchical config.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

universal-stop

Universal Stop dispatcher using hierarchical config.

UnrankedNo signals yet
Harnessclaude
hookdecider
Details
HooksPreview

update-search-year

Automatically adds current year to WebSearch queries when no year is specified. This hook intercepts WebSearch tool usage and appends the current year to queries that don't already contain a year, ensuring search results are current and relevant.

UnrankedNo signals yet
Harnessclaude
pre-toolhooks
Details
HooksPreview

user-prompt-submit

Run when the user submits a prompt, to log it or inject extra context before the model sees it.

UnrankedNo signals yet
Harnessclaude
hookdisler
Details
HooksPreview

validate-branch-name

Validate Git Flow branch naming conventions before checkout. Ensures branches follow the pattern: feature/*, release/v*.*.*, hotfix/*. Prevents creation of branches that don't follow Git Flow standards.

UnrankedNo signals yet
Harnessclaude
githooks
Details
Browse · Armory