runtime-behavior-probe Skill
Plan and execute runtime-behavior investigations with temporary 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, undocumented behavior, Published by openai in openai-agents-python.
What is runtime-behavior-probe Skill?
Plan and execute runtime-behavior investigations with temporary 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, undocumented behavior, Published by openai in openai-agents-python. 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-python
- Skill file: .agents/skills/runtime-behavior-probe/SKILL.md
What it does
Plan and execute runtime-behavior investigations with temporary 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, undocumented behavior,
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. - A baseline success or smoke case is often the right entry point, but do not stop there when the real question involves edge cases, drift, or failure behavior. - Plan before running anything. Write the case matrix first, then fill it in with observed results. The matrix can live in a scratch note, a temporary file, or the probe script header. - Default to local or read-only probes. Consider a live service only when it is clearly relevant, then apply the lightweight gates below before you run it. - Size the probe to the decision. Start with the smallest matrix that can disqualify or validate the current hypothesis, then expand only
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 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.