lobu-ai/lobu

0

/ 100

TypeScript165Apache-2.01d ago
Grade a repo

Polished and well engineered. Punching above its star count.

Build AI teammates programmatically

Documentation

77

Contributing guide5pt0

No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).

Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

README12pt80

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

99

Reproducibility6pt92

Lockfile present (bun.lock). Installs are reproducible.

Tests18pt100

Test files detected (examples/office-bot/__tests__).

CI/CD14pt100

CI is configured (.github/workflows/build-images.yml).

Linting and formatting5pt100

Linter or formatter configured (lint script in package.json).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

92

Dependency manifest6pt75

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)
  • 22
    Forks
  • 54
    Releaseslatest 4mo ago

Community

  • Community health
  • authors own >50% of commits
  • 165
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 40
    Open issues
Repository files38 root entries
  • .claude
  • .github
    Good: CI is configured (.github/workflows/build-images.yml).
    Good: Dependabot configured for github-actions.
    Good: Issue or PR templates present.
  • .husky
  • charts
  • codex-skills
  • config
  • db
    Good: Environment pinned via db/postgis/Dockerfile.
  • docker
  • docs
    Good: Security policy present.
  • examples
    Good: Test files detected (examples/office-bot/__tests__).
  • og-assets
  • packages
  • patches
  • prompts
  • scripts
  • skills
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .node-version
  • .npmrc
  • .nvmrc
  • .release-please-manifest.json
  • AGENTS.md
  • bun.lock
    Good: Lockfile present (bun.lock). Installs are reproducible.
  • bunfig.toml
  • CHANGELOG.md
  • CLAUDE.md
  • codecov.yml
  • context7.json
  • docker-compose.example.yml
  • LICENSE
    Good: Licensed under Apache-2.0.
  • Makefile
  • package.json
    Good: Dependency manifest found (package.json).
  • README.md
    Good: 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.
  • release-please-config.json
  • tsconfig.json