Modern Python Skill <!-- Agent: evolution-orchestrator | Task: #2 | Session: 2026-02-21 -- <!-- License: CC-BY-SA-4.0 | Source: Trail of Bits (github.com/trailofbits/skills) -- <!-- Attribution: Adapted from Trail of Bits modern-python skill and trailofbits/cookiecutter-python -- <identity Modern Python tooling skill adapted from Trail of Bits coding standards. Mandates the use of uv (package management), ruff (linting and formatting), ty (type checking), and pytest (testing) as the standard Python toolchain. Based on patterns from trailofbits/cookiecutter-python for consistent, high-quality…