arckit hooks

10 tagged arckit, measured the same way as everything else here.

Browse within: ai-governance 10architecture-governance 10architecture-decision-records 6

SessionStart

01

tractorjuice/arc-kit

Hook

Runs when a session starts on startup, resume and clear, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.

2.2k 11d ago A tokens not measured

PreToolUse

02

tractorjuice/arc-kit

Hook

Runs before the agent uses a tool for Read, Bash, apply_patch, Edit and Write tool calls, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.

2.2k 11d ago A tokens not measured

PostToolUse

03

tractorjuice/arc-kit

Hook

Runs after a tool call finishes for apply_patch, Edit and Write tool calls, executing arckit-codex-hook.mjs. From tractorjuice/arc-kit.

2.2k 11d ago A tokens not measured

SessionStart

04

tractorjuice/arckit-gemini

Hook

Runs when a session starts, executing session-start.py via python3. From tractorjuice/arckit-gemini.

3 13d ago A tokens not measured original MIT

BeforeTool

05

tractorjuice/arckit-gemini

Hook

Runs on the BeforeTool event for write_file, write_file and edit_file tool calls, executing validate-filename.py and file-protection.py via python3 (2 commands). From tractorjuice/arckit-gemini.

3 13d ago A tokens not measured original MIT

AfterTool

06

tractorjuice/arckit-gemini

Hook

Runs on the AfterTool event for write_file tool calls, executing update-manifest.py via python3. From tractorjuice/arckit-gemini.

3 13d ago A tokens not measured original MIT