Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
5.5
Rating
0
Installs
Testing & Quality
Category
Well-structured skill that clearly documents when and how to run code verification checks in the OpenAI Agents Python repository. The description adequately conveys the skill's purpose, and the documentation provides both quick-start scripts and manual workflow steps with clear ordering requirements. The skill references platform-specific scripts (run.sh, run.ps1) that implement the verification stack. Structure is clean with good separation of concerns. However, novelty is moderate since the skill essentially wraps a standard test/lint/format sequence that a CLI agent could execute with moderate token usage, though the enforced ordering and fail-fast semantics do add value by preventing common mistakes.
Loading SKILL.md…

Skill Author