code-packaging-pro
Code packaging (professional)
Skill text is English; answer in the user’s preferred language when rules or the conversation specify it.
Use Python packaging and GitHub Actions official docs for syntax truth; this skill encodes artifact/registry system behavior, build CI graphs, supply-chain-aware publish, and failure modes — not only snippet collection. Depth defaults to Python + Docker + Actions; see multi-ecosystem-packaging-notes.md for Node/Rust orientation. Confirm artifact type (library vs deployable), Python range, registry, and public vs private index.
Boundary
code-packaging-pro owns how artifacts are produced and pushed (metadata, locks, Dockerfile structure, workflow jobs for build/publish, OIDC wiring at CI level). deployment-pro owns where artifacts run, traffic, rollback, environment promotion beyond registry push. security-pro owns threat model for tokens and attestations policy detail.