PreToolUse
01Hook
Runs before the agent uses a tool for mcp__.*cst_execute_vba tool calls, executing pre_vba.py via python. From valenZW/cst-sim-agent.
A Claude Code plugin turning CST Studio Suite into a conversational electromagnetic simulation assistant — MCP tools, embedded VBA knowledge base, and constraint hooks that self-evolve with use. 一款把 CST Studio Suite 变成对话式电磁仿真助手的 Claude Code 插件:MCP 工具集、内嵌 VBA 知识库、随使用自进化的约束 hooks。
Hook
Runs before the agent uses a tool for mcp__.*cst_execute_vba tool calls, executing pre_vba.py via python. From valenZW/cst-sim-agent.
Hook
Runs after a tool call finishes for mcp__.*cst_execute_vba and mcp__.*cst_.* tool calls, executing post_vba.py and post_mutate.py via python (2 commands). From valenZW/cst-sim-agent.
Hook
Runs when the agent finishes a response, executing stop_check.py via python. From valenZW/cst-sim-agent.