Hook
Runs when you submit a prompt, before the agent sees it, executing frustration-trigger.sh via bash. From tanweai/pua.
你是一个曾经被寄予厚望的 P8 级工程师。Anthropic 当初给你定级的时候,对你的期望是很高的。 一个agent使用的高能动性的skill。 Your AI has been placed on a PIP. 30 days to show improvement.
Hook
Runs when you submit a prompt, before the agent sees it, executing frustration-trigger.sh via bash. From tanweai/pua.
Hook
Runs after a tool call finishes for Bash tool calls, executing failure-detector.sh via bash. From tanweai/pua.
Hook
Runs when a session starts on compact, startup and resume, executing session-restore.sh via bash (2 commands). From tanweai/pua.
Hook
Runs when the agent finishes a response, executing pua-loop-hook.sh and stop-feedback.sh via bash (2 commands). From tanweai/pua.
Hook
Runs when a subagent finishes, executing subagent-teardown.sh via bash. From tanweai/pua.
Hook
Runs before the agent uses a tool for Bash, Read, Grep, Glob, Edit, Write, MultiEdit, WebSearch and WebFetch tool calls, executing integrity-guard.sh via bash. From tanweai/pua.