Strong early engineering with some momentum.

Self-triggering, skill-based agentic methodology: agents, skills, commands, hooks and protocols

Documentation

92

Contributing guide5pt89

Contributing guide is detailed and thorough.

README12pt90

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Engineering

69

Linting and formatting5pt0

No linter or formatter config found.

Add a linter config such as .eslintrc.json, .prettierrc, ruff.toml, or .golangci.yml to enforce consistent code style.

CI/CD14pt57

CI is configured (.github/workflows/adapter-sync.yml).

Tests18pt80

Test files detected (bin/tests).

Reproducibility6pt90

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

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (scripts/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)
  • 1
    Forks
  • 0
    Releases

Community

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

Responsiveness

  • Median issue response
  • <1h
    Median PR merge time
  • 20
    Open issues
Repository files40 root entries
  • .claude
  • .codex
  • .cursor
  • .gemini
  • .github
    Good: CI is configured (.github/workflows/adapter-sync.yml).
    Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .hermes
  • .kimi
  • .omp
  • .openclaw
  • .opencode
  • .pi
  • bin
    Good: Test files detected (bin/tests).
  • content
  • docs
  • hooks
  • scripts
    Good: Lockfile present (scripts/package-lock.json). Installs are reproducible.
    Good: Dependency manifest found (scripts/package.json).
  • .gitignore
    Good: .gitignore present.
  • .gitleaks.toml
  • .mailmap
  • ADAPTERS.md
  • AGENTS.md
  • bootstrap.sh
  • CHANGELOG.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    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.
  • GOVERNANCE.md
  • install-all.sh
  • LICENSE
    Good: Licensed under Apache-2.0.
  • MAINTAINERS.md
  • MEMORY.md
  • NOTICE
  • README.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.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • ROADMAP.md
  • SAFETY.md
  • SECURITY.md
    Good: Security policy present.
  • SUPPORT.md
  • THIRD_PARTY_NOTICES.md
  • update.sh
  • vercel.json