Loading...
Loading...
Use when preparing branches, commits, or PRs for Python changes — scoping work, running validation gates, and ensuring merge readiness. Also use when debugging CI gate failures, resolving lockfile conflicts, or uncertain what checks to run before opening a PR.
npx skill4agent add ahgraber/skills python-workflow-deliveryuv syncpython-design-modularitypython-testingpython-runtime-operationsuvuv run ...uv syncuv sync --lockeduv lock --checkuv run ruff check .uv run ruff format --check .uv run pytestuv run pytest scripts/test_pypi_security_audit.py -vpyleakuv lock --checkpyproject.tomlruff checkruff format --checkpytestpython-design-modularityreferences/workflow.mdreferences/branch-commit-scope.md