Agent Testability

Audit whether a codebase gives a coding agent a reliable way to verify its own work, and propose fixes. Use whenever an agent reports success but the change is broken, when tests exist but don't catch regressions, when the feedback loop is too slow or too noisy for an agent to use, when test failures don't say what broke, or when someone asks how to make a repo safe for autonomous or unattended agent runs. Also use for requests like "why does it keep saying it's done when it isn't", "review our test setup for agents", "what should agents run before opening a PR", or planning a testing strategy where the consumer is an agent rather than a human.

arndvs 5fc2d7e 2 files · 12.1 KB Updated

File contents

arndvs/ctrlshft/tree/main/skills/agent-testability commit 5fc2d7e24f

Frequently asked questions

npx skillmds@latest add arndvs/agent-testability