runmaestro/maestro

0

/ 100

TypeScript3,048AGPL-3.01d ago
Grade a repo

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

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under AGPL-3.0.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

96

Reproducibility6pt70

Lockfile present (package-lock.json). Installs are reproducible.

Tests18pt100

Test files detected (e2e/autorun-batch.spec.ts).

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

95

Dependency manifest6pt85

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 321
    Forks
  • 86
    Releaseslatest 6mo ago

Community

  • Community health
  • authors own >50% of commits
  • 3,048
    Watchers

Responsiveness

  • 4h
    Median issue response
  • 6h
    Median PR merge time
  • 91
    Open issues
Repository files53 root entries
  • .claude
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Issue or PR templates present.
  • .husky
  • build
  • docs
  • e2e
    Good: Test files detected (e2e/autorun-batch.spec.ts).
  • scripts
  • src
  • .coderabbit.yaml
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitignore
    Good: .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.md
    Good: 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
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • playwright.config.ts
  • postcss.config.mjs
  • README.md
    Good: 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.md
    Good: 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