Rule · Standards · #standards #python #agents-md
Standing orders for AI agents working in this repository. Drop into AGENTS.md or your tool's rules file.
uv for everything: uv run, uv add — never bare pip install or python..python-version. No syntax newer than it.ruff format, lint with ruff check --fix before presenting code as done.X | None over Optional[X].% or .format().except:. Catch narrowly, re-raise with context.assert, no unittest classes. One behavior per test, named test_<behavior>.migrations/ except by generating a new migration.This is one of dozens of free prompts in the AIStorageDepot library. Sign up free to save them, version them, and pull them straight into Claude, Cursor, or VS Code over MCP.