abuango/pos-ai

2Stars on the repository
35Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

abuango/pos-ai

Hook Claude Code

Runs when a session starts, executing session-register.sh. From abuango/pos-ai.

2 5mo ago A tokens not measured original MIT

SessionEnd

02

abuango/pos-ai

Hook Claude Code

Runs when a session ends, executing session-close.sh. From abuango/pos-ai.

2 5mo ago A tokens not measured original MIT

UserPromptSubmit

03

abuango/pos-ai

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing skill-eval.sh. From abuango/pos-ai.

2 5mo ago A tokens not measured original MIT

PreToolUse

04

abuango/pos-ai

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, executing plan-gate.sh with --show-current (2 commands). From abuango/pos-ai.

2 5mo ago A tokens not measured original MIT

PostToolUse

05

abuango/pos-ai

Hook Claude Code

Runs after a tool call finishes for Edit and Edit tool calls, executing .test.ts with --write, --noEmit, --testPathPattern and --passWithNoTests (2 commands). From abuango/pos-ai.

2 5mo ago A tokens not measured original MIT

TaskCompleted

06

abuango/pos-ai

Hook Claude Code

Runs when a task is marked completed, running an inline shell check. From abuango/pos-ai.

2 5mo ago A tokens not measured original MIT