ai planning hooks

15 tagged ai planning, measured the same way as everything else here.

Browse within: codex-cli 8implementation planning 6multi-llm 6

SessionStart

01

azalio/map-framework

Hook Claude Code

Runs when a session starts on compact, executing post-compact-context.py, map-memory-finalize.py and map-memory-recall.py (3 commands). From azalio/map-framework.

153 3d ago A tokens not measured original MIT

PreToolUse

02

azalio/map-framework

Hook Claude Code

Runs before the agent uses a tool for Edit, Write, Read, MultiEdit, Bash, Edit, Write, MultiEdit, Edit, Write, MultiEdit and Bash tool calls, executing safety-guardrails.py, workflow-gate.py and workflow-context-injector.py (3 commands). From azalio/map-framework.

153 3d ago A tokens not measured original MIT

Stop

03

azalio/map-framework

Hook Claude Code

Runs when the agent finishes a response, executing scrub-internal-ids.py, end-of-turn.sh, map-token-meter.py and map-memory-capture.py (4 commands). From azalio/map-framework.

153 3d ago A tokens not measured original MIT

UserPromptSubmit

04

ma-ziwei/fathom-mode-for-claude

Hook

Runs when you submit a prompt, before the agent sees it, executing inject_fathom_context.py via python3. From ma-ziwei/fathom-mode-for-claude.

13 4mo ago A tokens not measured original MIT

PreToolUse

05

kbichave/skills

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing guard-pre-tool-use.py via python3. From kbichave/skills.

2 yesterday A tokens not measured original MIT

PostToolUse

06

kbichave/skills

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing impl-post-tool-use.py and deep-context-monitor.py via python3 (2 commands). From kbichave/skills.

2 yesterday A tokens not measured original MIT

SubagentStop

07

kbichave/skills

Hook

Runs when a subagent finishes for section-writer and audit-doc-writer tool calls, executing write-section-on-stop.py via uv with --no-project (2 commands). From kbichave/skills.

2 yesterday A tokens not measured original MIT