From acf67c1a4211f2aa0c6c0d6019c55aa5e9edadd9 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 21 Apr 2026 23:24:51 +0100 Subject: [PATCH] docs: tighten optimizetests skill --- .agents/skills/optimizetests/SKILL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.agents/skills/optimizetests/SKILL.md b/.agents/skills/optimizetests/SKILL.md index 671da059f56..6ee5cded84b 100644 --- a/.agents/skills/optimizetests/SKILL.md +++ b/.agents/skills/optimizetests/SKILL.md @@ -35,7 +35,7 @@ skip assertions, weaken gates, or tune runner flags as the main fix. Push when requested. If CI is red, inspect with `gh run list/view`, fix, push, repeat until current CI is green or a blocker is proven unrelated. -## Reuse +## Output -For deeper tactics, also use `$openclaw-test-performance`; it contains the -hotspot catalog, benchmark commands, and handoff format. +End with the pushed commit(s), before/after timings, gates run, current CI state, +and any remaining tail lanes that need separate optimization.