Polished and well engineered. Punching above its star count.

Turn your company's scattered knowledge into AI ready Books ✨

Documentation

98

Contributing guide5pt88

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Other.

Engineering

93

Reproducibility6pt80

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

CI/CD14pt85

CI is configured (.github/workflows/test-app-agents-server.yml).

Tests18pt100

Test files detected (.promptbook/execution-cache/test).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

91

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt90

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 18
    Forks
  • 0
    Releases

Community

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

Responsiveness

  • 111d 24h
    Median issue response
  • 5d 6h
    Median PR merge time
  • 138
    Open issues
Repository files63 root entries
  • .do
  • .github
    Good: CI is configured (.github/workflows/test-app-agents-server.yml).
    Good: Issue or PR templates present.
  • .idea
    Issue: Build artifacts or local files may be committed (.idea/.gitignore) (−40 pts).Fix: Remove them and add to .gitignore.
  • .promptbook
    Good: Test files detected (.promptbook/execution-cache/test).
  • .vscode
  • agents
  • agents-messages
  • apps
  • books
  • changelog
  • design
  • documents
  • examples
  • other
  • packages
  • personas
  • prompts
  • scripts
  • src
  • test-results
  • .clinerules
  • .dockerignore
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .env.example
  • .eslintignore
  • .eslintrc.js
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .npmignore
  • .prettierrc
  • .whitesource
  • AGENT_REPORT.md
  • AGENTS.md
  • batch-project-editor.js
  • book
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
  • cspell.json
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • jest.config.js
  • jest.setup.js
  • jest.styleMock.js
  • jest.yamlRawTransformer.js
  • LICENSE.md
    Good: Licensed under Other.
  • nonce
  • nonce-1.txt
  • nonce-2.txt
  • nonce-3.txt
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • README.Docker.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.
  • README.md
  • rollup.config.js
  • security.config.ts
  • SECURITY.md
    Good: Security policy present.
  • servers.ts
  • SIGNPOST.md
  • TODO.md
  • tsconfig.jest.json
  • tsconfig.json