← Back to browse
skill

Automated Code Change Verification Pipeline

From openai/openai-agents-python ★ 26,383

Summary

Executes a mandatory verification pipeline including formatting, linting, type checking, and testing to ensure code integrity. It uses fail-fast semantics and parallel execution for validation steps following code formatting.