Skip to main content
OrchestKit v7.43.0 — 104 skills, 36 agents, 173 hooks · Claude Code 2.1.105+
OrchestKit
Hooks

Stop

Hooks triggered on Stop events (11 hooks).

Stop Hooks

11 hooks registered for the Stop lifecycle event.

HookMatcherBehaviorDescription
handoff-writer*🔇 SilentWrites .claude/HANDOFF.md with structured session context on stop.
session-summary*💡 InjectsRuns at session end. Only fires when session had meaningful work (>=20 tool calls).
task-completion-check*🔇 SilentVerifies tasks are properly completed before stop
security-scan-aggregator*🔇 SilentRuns multiple security tools in parallel and aggregates results.
ledger-cleanup*🔇 SilentLedger Cleanup — removes stale agent attribution ledgers on session stop.
coverage-check*🔇 SilentRuns on Stop for testing skills - checks if coverage threshold is met
evidence-collector*🔇 SilentRuns on Stop for evidence-verification skill
coverage-threshold-gate*🔇 SilentBLOCKING: Coverage must meet threshold after implementation
cross-instance-test-validator*🔇 SilentBLOCKING: Ensure test coverage when code is split across instances
stop-uncommitted-check.mjs*🔇 Silent
webhook-forwarder*🔇 SilentUniversal Webhook Forwarder — streams ALL hook events to registered sinks.
Edit on GitHub

Last updated on

On this page