runtime-behavior-probe Skill
Plan and execute runtime-behavior investigations with temporary TypeScript probe scripts, validation matrices, state controls, and findings-first reports. Use only when the user explicitly invokes this skill to verify actual runtime behavior beyond normal code-level checks, especially to uncover edge cases, undocumente Published by openai in openai-agents-js.
What is runtime-behavior-probe Skill?
Plan and execute runtime-behavior investigations with temporary TypeScript probe scripts, validation matrices, state controls, and findings-first reports. Use only when the user explicitly invokes this skill to verify actual runtime behavior beyond normal code-level checks, especially to uncover edge cases, undocumente Published by openai in openai-agents-js. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Writing
- Documentation use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use runtime-behavior-probe Skill
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/openai-agents-js
- Skill file: .agents/skills/runtime-behavior-probe/SKILL.md
What it does
Plan and execute runtime-behavior investigations with temporary TypeScript probe scripts, validation matrices, state controls, and findings-first reports. Use only when the user explicitly invokes this skill to verify actual runtime behavior beyond normal code-level checks, especially to uncover edge cases, undocumente
Skill instructions
Runtime Behavior Probe Overview Use this skill to investigate real runtime behavior, not to restate code or documentation. Start by planning the investigation, then execute a case matrix, record observed behavior, and report both the findings and the method used to obtain them. Core Rules - Treat this skill as manual-only. Do not rely on implicit invocation. - For openai-agents-js, treat this skill as a disposable-probe workflow, not a repository implementation workflow. - Unless the user explicitly asks for a reusable repository artifact, the allowed write scope is limited to: - a temporary directory used for probe scripts or artifacts - .agents/skills/runtime-behavior-probe/ when the user is editing this skill itself - For disposable probes in openai-agents-js, do not modify examples/, packages/, any package.json, README.md, workspace config, or build config. - If your draft plan would touch a disallowed path, stop and rewrite the plan before editing anything. - A baseline success or
Explore related resources
Frequently asked questions
What is runtime-behavior-probe?
runtime-behavior-probe is a open-source AI agent skill with Copy skill directory. Plan and execute runtime-behavior investigations with temporary TypeScript probe scripts, validation matrices, state controls, and findings-first reports.
Who is runtime-behavior-probe best for?
runtime-behavior-probe is best for reusing agent instructions, scripts, and references, documentation workflows, writing workflows.
How do I install runtime-behavior-probe?
Install or run runtime-behavior-probe using Copy skill directory. Check runtime-behavior-probe for the latest setup command.
Is runtime-behavior-probe actively maintained?
runtime-behavior-probe may need a closer maintenance check before production use.
Auto-fetched from GitHub.