0
/ 100
Good shape overall. A few tweaks would push it into the top tier.
Securely scale AI usage across your organization. Control plane for building, securing and monitoring your agents, mcp and skills.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
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
92
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
75
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.
CI is configured (.github/workflows/plugin-generate-check.yml).
Test files detected (.mise-tasks/test).
Linter or formatter configured (cli/.golangci.yaml).
Lockfile present (go.sum). Installs are reproducible.
Project health
89
Dependency manifest found (go.mod).
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)
- 31Forks
- 533Releaseslatest 10mo ago
Community
- -Community health
- -authors own >50% of commits
- 249Watchers
Responsiveness
- <1hMedian issue response
- 1hMedian PR merge time
- 89Open issues
Repository files74 root entries
- .agents
- .changeset
- .claude
- .claude-plugin
- .codex
- .cursor
- .githubGood: CI is configured (.github/workflows/plugin-generate-check.yml).Good: Dependabot covers 4 ecosystems (github-actions, gomod, npm, docker). Dependencies stay current.
- .mise-tasksGood: Test files detected (.mise-tasks/test).
- .opencode
- .speakeasy
- .vscode
- agentsGood: Environment pinned via agents/runtime-image/Dockerfile.
- assets
- cliGood: Linter or formatter configured (cli/.golangci.yaml).
- client
- dev-idp
- dev-idp-dashboard
- docs
- elements
- evaluation
- examples
- functions
- glint
- hooks
- infra
- local
- mock-oidc
- otel-collector
- overlays
- plog
- pystreams
- redirects
- server
- skills
- ts-framework
- .gitattributes
- .gitignoreGood: .gitignore present.
- .goreleaser.yaml
- .mcp.json
- .oxfmtrc.json
- AGENTS.md
- banner.png
- buf.gen.yaml
- buf.yaml
- CLA.md
- CLAUDE.md
- CODEOWNERS
- compose.yml
- config.template.toml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.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.
- cubic.yaml
- GEMINI.md
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- hk.pkl
- install-cli.ps1
- install-cli.sh
- LICENSEGood: Licensed under AGPL-3.0.
- mise.lock
- mise.toml
- mise.viteprod.toml
- mprocs.yaml
- ONBOARDING.md
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- 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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- REVIEW.md
- SECURITY.mdGood: Security policy present.
- tsconfig.json
- tsconfig.strict.json
- uv.lock
- zero
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/speakeasy-api/gram)