diff --git a/.agents/skills/openclaw-test-performance/agents/openai.yaml b/.agents/skills/openclaw-test-performance/agents/openai.yaml index ea780a1a545..0306d9c15c9 100644 --- a/.agents/skills/openclaw-test-performance/agents/openai.yaml +++ b/.agents/skills/openclaw-test-performance/agents/openai.yaml @@ -2,3 +2,5 @@ interface: display_name: "OpenClaw Test Performance" short_description: "Benchmark and fix slow OpenClaw tests" default_prompt: "Use $openclaw-test-performance to reassess the OpenClaw test benchmark, identify the next real hotspot, fix it without losing coverage, update the report, and commit scoped changes." +policy: + allow_implicit_invocation: false