PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit, Write and Read tool calls, running h5i hook claude sync. From Koukyosyumei/h5i-ctx2img.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Read tool calls, running h5i hook claude sync. From Koukyosyumei/h5i-ctx2img.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running h5i hook wrap-bash. From Koukyosyumei/h5i-ctx2img.
Hook Claude Code
Runs when a session starts, running h5i hook session-start. From Koukyosyumei/h5i-ctx2img.
Hook Claude Code
Runs when the agent finishes a response, running h5i hook claude finish. From Koukyosyumei/h5i-ctx2img.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running h5i hook claude prompt. From Koukyosyumei/h5i-ctx2img.
Settings file Claude Code
Agent settings declaring 5 hook events (PostToolUse, PreToolUse, SessionStart, Stop).
Instructions file CodexOpenCode
Instructions for Koukyosyumei/h5i-ctx2img, covering persona, h5i integration, workflow, code commits and capturing large command output (token reduction).
Instructions file
Instructions for Koukyosyumei/h5i-ctx2img, a project described as: Render agent context as images. Same text, 60–75% fewer tokens.
Skill Claude CodeCodex
Cut context tokens by rendering it as images. ctx2img paint turns any text-shaped input (a repo, a directory, a file, markdown, stdin) into dense images that carry the full text at 60-75% fewer tokens, with stable handles and a verbatim factsheet; ctx2img read recovers guaranteed-exact text. Use before ingesting any…