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.
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
- —Commits (30d / 90d)
- 321Forks
- 86Releaseslatest 6mo ago
Community
- —Community health
- —authors own >50% of commits
- 3,048Watchers
Responsiveness
- 4hMedian issue response
- 6hMedian PR merge time
- 91Open 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