Ross ROSS = Recommend OSS · open-source software intelligence for agents

oldmanpushcart/greys-anatomy

Java诊断工具 observed · 2026-08-28

github.com/oldmanpushcart/greys-anatomy · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5033
  • days_rel: n/a
  • days_push: 1408
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4005 stars · 1183 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Greys-Anatomy is a Java online diagnostic tool inspired by HouseMD, allowing developers to inspect and troubleshoot running JVM processes in production. It attaches to a live JVM and provides interactive commands for tracing method invocations, watching variables, and diagnosing runtime issues.

Use cases

  • diagnose why a production Java service is failing
  • trace method calls in a running JVM
  • inspect variable values at runtime without restarting
  • troubleshoot slow or stuck Java threads online
  • find the source of repeated exceptions in production
  • debug a live Java application without adding logging

When to choose

  • you need to troubleshoot a live JVM in production without redeploying
  • you want an interactive, attachable diagnostic shell for Java
  • you need method-level tracing and variable inspection at runtime

When to avoid

  • you need a general-purpose APM or metrics dashboard rather than ad-hoc diagnosis
  • you are not working on the JVM/Java platform
  • you need actively maintained tooling with recent releases and broad JDK support

Facets

cli-tool · maturity maintenance

developer-tools monitoring tracing cli developer-tools jvm cli java-agent jvmti runtime-diagnosis troubleshooting online-debugging bytecode-instrumentation greys command-line debugging jvm linux macos

1 source

Member repositories

RepositoryRoleHealth v2
oldmanpushcart/greys-anatomymain32

For agents

markdown · JSON · MCP: product_card(name="oldmanpushcart/greys-anatomy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem