95
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
A Git extension for tracking the AI-generated code in your repos
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
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
- 3Reproducibility6pt
Add `edition = "2021"` to [package] in Cargo.toml for the latest Rust language features.
- 4Contributing guide5pt
Add setup instructions, code style notes, and how to run tests.
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
99
Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.
→ Add setup instructions, code style notes, and how to run tests.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
91
Test files detected (agent-support/intellij/src/test).
Lockfile present (Cargo.lock). Installs are reproducible.
CI is configured (.github/workflows/lint-format.yml).
Linter or formatter configured (agent-support/vscode/eslint.config.mjs).
Issue or PR templates present.
Project health
100
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 346 / 1649Commits (30d / 90d)
- 213Forks
- 193Releaseslatest 1y ago
Community
- 50% - FairCommunity health
- 2 bus factorauthors own >50% of commits
- 2,152Watchers
Responsiveness
- 1d 10hMedian issue response
- <1hMedian PR merge time
- 158Open issues
Repository files32 root entries
- .cargo
- .githubGood: CI is configured (.github/workflows/lint-format.yml).Good: Dependabot covers 5 ecosystems (cargo, npm, npm, gradle, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .vscode
- agent-supportGood: Code of conduct present.Good: Test files detected (agent-support/intellij/src/test).Good: Linter or formatter configured (agent-support/vscode/eslint.config.mjs).
- assets
- benches
- docs
- scripts
- skills
- specs
- src
- tests
- .env.example
- .gitignoreGood: .gitignore present.
- .gitmodules
- AGENTS.md
- ai
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdIssue: Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- data-privacy.md
- flake.lock
- flake.nix
- install.ps1
- install.sh
- lefthook.yml
- LICENSEGood: Licensed under Apache-2.0.
- README-nix.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.
- README.md
- Taskfile.yml
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/git-ai-project/git-ai)