92
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
94
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
96
CI is configured (.github/workflows/api-compatibility-tests.yaml).
Test files detected (docs/conftest.py).
Linter or formatter configured (ui-v2/biome.json).
Lockfile present (uv.lock). Installs are reproducible.
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 164 / 818Commits (30d / 90d)
- 2,361Forks
- 852Releaseslatest 7y ago
Community
- 100% - GoodCommunity health
- 7 bus factorauthors own >50% of commits
- 22,762Watchers
Responsiveness
- <1hMedian issue response
- 2hMedian PR merge time
- 816Open issues
Repository files34 root entries
- .claude
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/api-compatibility-tests.yaml).Good: Dependabot covers 5 ecosystems (pip, npm, github-actions, docker, uv). Dependencies stay current.Good: Issue or PR templates present.
- benches
- client
- docsGood: Test files detected (docs/conftest.py).
- examples
- integration-tests
- load_testing
- plans
- schemas
- scripts
- src
- tests
- tools
- ui
- ui-v2Good: Linter or formatter configured (ui-v2/biome.json).Issue: Build artifacts or local files may be committed (ui-v2/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- .dockerignore
- .gitignoreGood: .gitignore present.
- .gitmodules
- .nvmrc
- .pre-commit-config.yaml
- .prefectignore
- AGENTS.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- compat-tests
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.sqlite-builder
- hatch_build.py
- justfile
- LICENSEGood: Licensed under Apache-2.0.
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- uv.lockGood: Lockfile present (uv.lock). Installs are reproducible.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/prefecthq/prefect)