Good shape overall. A few tweaks would push it into the top tier.

Simple, secure, reliable agents. Self-hosted. Open source. Built with .NET.

Documentation

93

Contributing guide5pt72

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

68

Issue and PR templates6pt0

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.

Reproducibility6pt30

No dependency lockfile found (−70 pts).

Enable and commit packages.lock.json so NuGet restores are repeatable.

Tests18pt80

Test files detected (docs/spec).

CI/CD14pt85

CI is configured (.github/workflows/website-rebuild.yml).

Linting and formatting5pt100

.NET formatting configured (.editorconfig).

Project health

100

Dependency manifest6pt100

Dependency manifest found (benchmarks/Netclaw.Benchmarks/Netclaw.Benchmarks.csproj).

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)
  • 20
    Forks
  • 78
    Releaseslatest 3mo ago

Community

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

Responsiveness

  • 2h
    Median issue response
  • <1h
    Median PR merge time
  • 111
    Open issues
Repository files45 root entries
  • .claude
  • .config
  • .github
    Good: CI is configured (.github/workflows/website-rebuild.yml).
    Good: Dependabot covers 3 ecosystems (github-actions, dotnet-sdk, nuget). Dependencies stay current.
  • .opencode
  • .prose
  • .slopwatch
  • benchmarks
    Good: Dependency manifest found (benchmarks/Netclaw.Benchmarks/Netclaw.Benchmarks.csproj).
  • docker
    Good: Environment pinned via docker/Dockerfile.
  • docs
    Good: Test files detected (docs/spec).
  • evals
  • feeds
  • openspec
  • samples
  • scripts
  • src
  • tests
  • .dockerignore
  • .editorconfig
    Good: .NET formatting configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .mcp.json
  • AGENTS.md
  • akkalogo.png
  • BACKLOG_PARKING_LOT.md
  • build.ps1
  • CLAUDE.md
  • 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.
    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.
  • coverlet.runsettings
  • Directory.Build.props
  • Directory.Build.targets
  • Directory.Packages.props
  • global.json
  • IMPLEMENTATION_PLAN.md
  • LICENSE
    Good: Licensed under Apache-2.0.
  • Netclaw.slnx
  • Netclaw.slnx.DotSettings
  • NuGet.Config
  • opencode.jsonc
  • PROJECT_CONTEXT.md
  • ralph-opencode.sh
  • ralph.sh
  • 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.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • RELEASE_NOTES.md
  • SILENT_FALLBACK_AUDIT.md
  • TOOLING.md