Runs after a tool call finishes for Write, Agent and Bash tool calls, executing post_write_register_task.py, post_agent_move_to_review.py and post_bash_memory_update.py via python3 (3 commands). From thunderkds/easy-ui-mcp.
Runs before the agent uses a tool for Agent and Bash tool calls, executing pre_agent_validate_guide.py and pre_bash_block_unsafe_merge.py via python3 (2 commands). From thunderkds/easy-ui-mcp.
AGENTS.md instructions for thunderkds/easy-ui-mcp, covering agents.md — extending easy-ui-mcp, quick start: what this project does, architecture: primitive tools + session bracketing, critical constraints (do not violate) and how to connect claude code.