ptlam-code-style-python
Installation
SKILL.md
PTLam Python Code Style
Conventions for Python library and application code: the development toolchain, package boundaries, imports, typing, async work, data models, docstrings, logging, and tests. This skill owns Python mechanics only; the foundation owns the standard they satisfy.
Required skills
ptlam-code-style
Reason: Provides the language-neutral conventions and testing doctrine the Python mechanics satisfy.