92
/ 100
Polished and well engineered. Punching above its star count.
The new terminal experience for AgentCore!
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Reproducibility6pt
Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.
- 4Contributing guide5pt
Describe your linting/formatting rules and how to run them.
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
89
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Licensed under Apache-2.0.
Engineering
91
No dependency lockfile found (−70 pts).
→ Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.
Test files detected (browser-tests/tests).
CI is configured (.github/workflows/build-and-test.yml).
Linter or formatter configured (.prettierrc).
Issue or PR templates present.
Project health
100
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
- 94 / 472Commits (30d / 90d)
- 52Forks
- 62Releaseslatest 4mo ago
Community
- 100% - GoodCommunity health
- -authors own >50% of commits
- 196Watchers
Responsiveness
- 3d 16hMedian issue response
- 3hMedian PR merge time
- 229Open issues
Repository files31 root entries
- .githubGood: CI is configured (.github/workflows/build-and-test.yml).Good: Environment pinned via .github/harness/Dockerfile.Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- browser-testsGood: Test files detected (browser-tests/tests).
- docs
- e2e-tests
- integ-tests
- schemas
- scripts
- src
- .gitignoreGood: .gitignore present.
- .mcp.json
- .prettierignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- .secretlintrc.json
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.
- esbuild.config.mjs
- eslint.config.mjs
- LICENSEGood: Licensed under Apache-2.0.
- NOTICE
- npm-shrinkwrap.json
- package.jsonGood: Dependency manifest found (package.json).
- preview-version.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.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.
- tsconfig.build.json
- tsconfig.json
- vitest.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/aws/agentcore-cli)