PreToolUse
01Hook Claude Code
Runs before the agent uses a tool, executing pretooluse.py via python3. From opensesh/karimo-overview.
Interactive Overview of how KARIMO works - Autonomous development framework for Claude Code — plan mode on steroids. Product design-driven agent orchestration with sub-agents and agent teams, tuned for developers and designers shipping real features. Phased adoption from PRD execution to automated review, code review, and CI-friendly agent teams
Hook Claude Code
Runs before the agent uses a tool, executing pretooluse.py via python3. From opensesh/karimo-overview.
Hook Claude Code
Runs after a tool call finishes, executing posttooluse.py via python3. From opensesh/karimo-overview.
Hook Claude Code
Runs when the agent finishes a response, executing stop.py via python3. From opensesh/karimo-overview.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit.py via python3. From opensesh/karimo-overview.