This is opinionated by design. It picks uv, ruff, pyright, pytest, and hatchling. It enforces TDD. It runs agents on every PR. It is designed for new Python projects -- not for retrofitting into ...
. ├── .github │ └── workflows │ ├── ci.yml │ └── docs-pages.yml ├── .gitignore ├── .pre-commit-config.yaml ├── .python ...