runtime-behavior-probe

Plan and, after explicit approval, execute runtime-behavior probes for local or live integrations. Use only when explicitly invoked to verify behavior that code review and normal tests cannot settle; define a controlled validation matrix, keep disposable JS probes outside tracked paths, and report observed evidence.

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/.agents/skills/runtime-behavior-probe'
Download bundle ↓
main · 506f736Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗
View on GitHub
← Back to SKILL.md
interface:  display_name: "Runtime Behavior Probe"  short_description: "Plan and run runtime behavior probes"  default_prompt: "Use $runtime-behavior-probe to plan this investigation with disposable TypeScript probes in a temporary directory; invocation authorizes planning only, so disclose the exact probe and capabilities and obtain explicit approval before execution, then report only observed evidence from the approved scope."policy:  allow_implicit_invocation: false