A well-known project done right. Strong docs and solid engineering throughout.
Graph-aware TUI for the Beads issue tracker: PageRank, critical path, kanban, dependency DAG visualization, and robot-mode JSON API
Documentation
93
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
82
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
CI is configured (.github/workflows/ci.yml).
Lockfile present (go.sum). Installs are reproducible.
Test files detected (bv-graph-wasm/tests).
Formatting enforced (vendor/github.com/alecthomas/chroma/v2/.editorconfig).
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)
- 129Forks
- 32Releaseslatest 6mo ago
Community
- —Community health
- —authors own >50% of commits
- 1,585Watchers
Responsiveness
- 5d 18hMedian issue response
- <1hMedian PR merge time
- 0Open issues
Repository files34 root entries
- .beadsGood: .gitignore present.
- .githubGood: CI is configured (.github/workflows/ci.yml).
- .ntm
- benchmarks
- bv-graph-wasmGood: Test files detected (bv-graph-wasm/tests).
- cmd
- docs
- internal
- pkg
- screenshots
- scripts
- testdata
- tests
- vendorGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Formatting enforced (vendor/github.com/alecthomas/chroma/v2/.editorconfig).Good: Environment pinned via vendor/github.com/alecthomas/chroma/v2/Dockerfile.Good: Security policy present.
- .gitattributes
- .gitignore
- .goreleaser.yaml
- .skill-loop-progress.md
- .ubsignore
- AGENTS.md
- CHANGELOG.md
- codecov.yml
- flake.lock
- flake.nix
- gh_og_share_image.png
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- install.ps1
- install.sh
- LICENSEGood: Licensed under Other.
- Makefile
- 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.
- SKILL.md
- UPGRADE_LOG.md