0
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
The open source control plane for agentic engineering.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.
- 2Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 3Issue and PR templates6pt
Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
- 4Issue and PR templates6pt
A SECURITY.md explains how to responsibly disclose vulnerabilities. Worth adding once the project has real users.
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
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
57
No CI configuration detected in this repository.
→ If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Lockfile present (Gemfile.lock). Installs are reproducible.
Test files detected (pkg/agents/agent_tools/actions/canvas_test.go).
Formatting enforced (web_src/eslint.config.js).
Project health
100
Dependency manifest found (Gemfile).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 326Forks
- 56Releaseslatest 7mo ago
Community
- -Community health
- -authors own >50% of commits
- 3,064Watchers
Responsiveness
- 10hMedian issue response
- 4hMedian PR merge time
- 514Open issues
Repository files45 root entries
- .agents
- .bundle
- .cursor
- .semaphore
- .vscode
- api
- cmd
- db
- docs
- pkgGood: Test files detected (pkg/agents/agent_tools/actions/canvas_test.go).
- protos
- rbac
- release
- scripts
- templates
- test
- web_srcGood: Formatting enforced (web_src/eslint.config.js).
- .air.toml
- .configuration-fields-baseline.txt
- .env.example
- .env.multi-instance.example
- .gitignoreGood: .gitignore present.
- .go-coverage-baseline.json
- .models-tx-debt-baseline.json
- .policy.yml
- AGENTS.md
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.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.
- docker-compose.dev.yml
- docker-entrypoint.dev.sh
- docker-entrypoint.sh
- DockerfileGood: Environment pinned via Dockerfile.
- GemfileGood: Dependency manifest found (Gemfile).
- Gemfile.lockGood: Lockfile present (Gemfile.lock). Installs are reproducible.
- go.mod
- go.sum
- LICENSEGood: Licensed under Apache-2.0.
- lint.toml
- Makefile
- NOTICE
- osv-scanner.toml
- otel-collector-config.dev.yaml
- package-lock.json
- 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.
- screenshot.png
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/superplanehq/superplane)