0
/ 100
Polished and well engineered. Punching above its star count.
Orchestration-builder SDK for multi-agent coding workflows
Outstanding. A score of 98/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
97
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under MIT.
Engineering
98
Lockfile present (go.sum). Installs are reproducible.
Test files detected (.github/workflows/scripts/test_ci_suite_coverage.py).
CI is configured (.github/workflows/ci.yml).
Formatting enforced (.golangci.yml).
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
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)
- 306Forks
- 46Releaseslatest 3mo ago
Community
- -Community health
- -authors own >50% of commits
- 950Watchers
Responsiveness
- 2d 5hMedian issue response
- <1hMedian PR merge time
- 495Open issues
Repository files49 root entries
- .agents
- .claude
- .devcontainer
- .githooks
- .githubGood: Test files detected (.github/workflows/scripts/test_ci_suite_coverage.py).Good: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- cmd
- contrib
- docs
- engdocs
- examples
- internal
- pkg
- plans
- release-gates
- schemas
- scripts
- test
- .dockerignore
- .gitignoreGood: .gitignore present.
- .golangci.ymlGood: Formatting enforced (.golangci.yml).
- .goreleaser.yml
- .mcp.json
- .node-versionGood: Environment pinned via .node-version.
- .nvmrc
- .trivyignore-config
- .trivyignore.yaml
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- codecov.yml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- deps.env
- GEMINI.md
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under MIT.
- Makefile
- mint.sh
- 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.
- RELEASING.md
- renovate.json
- repo-policy.py
- schemas_embed.go
- SECURITY.mdGood: Security policy present.
- SUPPORT.md
- taplo.toml
- TESTING.md
- TRACK3_CONTRACT.md