django-verification - Django Verification Loop
Verification loop for Django projects: migrations, linting, coverage testing, security scanning, and pre-deployment readiness checks.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check environment configuration
- Format and lint code
- Verify database migrations
- Run tests with coverage
- Scan security vulnerabilities
- Execute Django deployment checks
- Analyze query performance
- Build and verify static assets
- Review application settings
- Test logging output
- Generate API schema
- Review Git diffs
Inputs
- Django codebase
- Environment variables
- Python virtual environment
- Database configuration
Outputs
- Verification report
- Coverage HTML report
- Bandit security report JSON
- OpenAPI schema JSON
- Collected static files
Requirements
- Python
- Django
- Git
- pytest
- ruff
- mypy
