96
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Agent Orchestration Command Center
Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 2Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
- 3Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 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
97
README documents how to install the project.
README is present.
Licensed under AGPL-3.0.
Contributing guide is detailed and thorough.
Engineering
96
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (e2e/autorun-batch.spec.ts).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
95
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
- 185 / 1391Commits (30d / 90d)
- 321Forks
- 86Releaseslatest 8mo ago
Community
- 62% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 3,065Watchers
Responsiveness
- 4hMedian issue response
- 6hMedian PR merge time
- 96Open issues
Repository files53 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- .husky
- build
- docs
- e2eGood: Test files detected (e2e/autorun-batch.spec.ts).
- scripts
- src
- .coderabbit.yaml
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .npmrc
- .prettierignore
- .prettierrc
- AGENT_SUPPORT.md
- AGENTS.md
- ARCHITECTURE.md
- BUILDING_WINDOWS.md
- CLAUDE-AGENTS.md
- CLAUDE-CUE.md
- CLAUDE-FEATURES.md
- CLAUDE-IPC.md
- CLAUDE-PATTERNS.md
- CLAUDE-PERFORMANCE.md
- CLAUDE-PLATFORM.md
- CLAUDE-SESSION.md
- CLAUDE-WIZARD.md
- CLAUDE.md
- CONSTITUTION.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- eslint.config.mjs
- LICENSEGood: Licensed under AGPL-3.0.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- playwright.config.ts
- postcss.config.mjs
- 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.
- SECURITY.mdGood: Security policy present.
- SYMPHONY_ISSUES.md
- SYMPHONY_REGISTRY.md
- symphony-registry.json
- tailwind.config.mjs
- THEMES.md
- tsconfig.cli.json
- tsconfig.json
- tsconfig.lint.json
- tsconfig.main.json
- vite.config.mts
- vite.config.web.mts
- vitest.config.mts
- vitest.e2e.config.ts
- vitest.integration.config.ts
- vitest.performance.config.mts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/runmaestro/maestro)