Test-Fix Loop · SOP One-liner: The test result IS the next prompt. Wiring the verifier is 20% of the work; framing its output as a useful feedback message is 80%. --- 1. 何时激活 (Activation Rules) Activate this skill when any of the following triggers fire: - The user says "have the agent fix until tests pass", "run lint and tests automatically", "iterate until green", or invokes , , or an OpenHands-style headless agent. - The task has a verifiable success command : a non-zero exit code on failure (pytest, ruff, mypy, eslint, tsc, go test, cargo check, npm run build, make check, …). - You're wra…