packaging-investigation¶
Investigate a Python package for enterprise packaging and distribution readiness with structured analysis and verdict
Plugin: python-package-skills | Internal
Contract¶
Investigate a Python package for enterprise packaging readiness. Produce a detailed analysis covering build system, native dependencies, platform support, and packaging strategy, along with a machine-readable verdict JSON.
Identity
Functions
analyze
Success
- Produces .investigation-output.md with complete structured analysis.
- Produces .investigation-verdict.json with valid verdict, complexity_score, and observations.
Optimization Targets
task_success
deterministic
Invariants
Must Preserve
- Only access HTTPS URLs pointing to public hosts.
- Read-only access outside /workspace/.
Fixed Context
toolsBash, Read, Grep, Glob, WebFetch, WebSearch
clipython3
knowledgetask_inputtask_private
Traceability
Usage¶
/packaging-investigation