




PR Pre-Flight is an AI-powered production risk and security review skill for pull requests.
It analyzes your git diff to identify risks that linters and generic AI reviews may miss:
Breaking API and compatibility changes
Authentication and authorization risks
Secrets and security-sensitive code
Dependency and supply-chain risks
Missing regression tests
Django and FastAPI-specific issues
⚡ Workflow
DIFF → REVIEW → IDENTIFY → FIX → TEST → MERGE
Built for Python teams using Django, FastAPI, DRF, Pydantic, Poetry, Pipenv, and requirements.txt.
Works with compatible AI coding agents including Claude Code, Cursor, Codex CLI, GitHub Copilot, and Gemini CLI.
PR Pre-Flight complements CI, tests, SAST, and security scanners by adding a focused, reasoning-based pre-merge review.
Catch production risks before you merge.