97
/ 100
Impressive early momentum. Already polished and picking up traction fast.
A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture
Outstanding. A score of 97/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.
- 4Dependency manifest6pt
Add a `keywords` array to help people find your package on npm.
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 detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
96
CI is configured (.github/workflows/build-native.yml).
Test files detected (integrations/hermes/tests).
Linter or formatter configured (web/eslint.config.mjs).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 1014 / 1473Commits (30d / 90d)
- 68Forks
- 5Releaseslatest 1mo ago
Community
- 75% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 755Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 12Open issues
Repository files41 root entries
- .githubGood: CI is configured (.github/workflows/build-native.yml).Good: Dependabot covers 3 ecosystems (npm, cargo, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .planning
- .plans
- docker
- docs
- extensions
- gitbook
- gsd-orchestrator
- integrationsGood: Test files detected (integrations/hermes/tests).
- mintlify-docs
- native
- packages
- pkg
- plans
- scripts
- srcGood: Security policy present.
- studio
- tests
- vscode-extension
- webGood: Linter or formatter configured (web/eslint.config.mjs).
- .dockerignore
- .gitignoreGood: .gitignore present.
- .npmignore
- .npmrc
- .prompt-injection-scanignore
- .secretscanignore
- CHANGELOG.md
- CONTEXT.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.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DockerfileGood: Environment pinned via Dockerfile.
- LICENSEGood: Licensed under MIT.
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- 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-context-breakdown.jpg
- tsconfig.extensions.json
- tsconfig.json
- tsconfig.resources.json
- tsconfig.test.json
- VISION.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/open-gsd/gsd-pi)