probe-test-onboarding¶
Create probe tests for a Python package in the wheels-test repository with git commit
Plugin: python-package-skills | Internal
Contract¶
Analyze package information and AI packaging analysis to create appropriate probe test files in the wheels-test repository, following existing patterns and conventions.
Identity
Functions
transform
Success
- Probe test files created following repository patterns and conventions.
- All linters pass (probe_test_linter.py, ruff check, ruff format).
- A git commit is produced with the correct format and clean working tree.
Optimization Targets
task_success
deterministic
Invariants
Must Preserve
- Only create probe tests for the single package from context.
- Do not stage the _run/ directory.
Fixed Context
toolsBash, Read, Grep, Glob
clipython3, git, ruff
knowledgetask_inputtask_private
Traceability
Usage¶
/probe-test-onboarding