Polished and well engineered. Punching above its star count.
Turn your company's scattered knowledge into AI ready Books ✨
Documentation
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
93
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/test-app-agents-server.yml).
Test files detected (.promptbook/execution-cache/test).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
91
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 477 / 1501Commits (30d / 90d)
- 18Forks
- 0Releases
Community
- 100% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 163Watchers
Responsiveness
- 111d 24hMedian issue response
- 5d 6hMedian PR merge time
- 138Open issues
Repository files63 root entries
- .do
- .githubGood: CI is configured (.github/workflows/test-app-agents-server.yml).Good: Issue or PR templates present.
- .ideaIssue: Build artifacts or local files may be committed (.idea/.gitignore) (−40 pts).Fix: Remove them and add to .gitignore.
- .promptbookGood: 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
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.example
- .eslintignore
- .eslintrc.js
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .npmignore
- .prettierrc
- .whitesource
- AGENT_REPORT.md
- AGENTS.md
- batch-project-editor.js
- book
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: 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
- DockerfileGood: Environment pinned via Dockerfile.
- jest.config.js
- jest.setup.js
- jest.styleMock.js
- jest.yamlRawTransformer.js
- LICENSE.mdGood: Licensed under Other.
- nonce
- nonce-1.txt
- nonce-2.txt
- nonce-3.txt
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.Docker.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.
- README.md
- rollup.config.js
- security.config.ts
- SECURITY.mdGood: Security policy present.
- servers.ts
- SIGNPOST.md
- TODO.md
- tsconfig.jest.json
- tsconfig.json