01 · Roasts
One repo carries the moon
humanizer’s 41,158 stars are doing heavyweight lifting; the next-largest scored repo has 174.
Tests, meet your agent skills
Four of the six scored repositories explicitly have no tests, even while humanizer ships to 41k+ stargazers.
The MRI lab is real
MiraViewer is 75 MB of DICOM, alignment, SVR, segmentation, and backup machinery—not another Markdown skill in a trench coat.
Commit burst, then silence
arbitrage and baton each show one sampled commit; publishing a README is not the same as maintaining a product.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight93S
- Consistency20% weight55D
- Quality20% weight65C
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight65C
03 · Stats
365-day commit heatmap
219 active days
Language distribution
- TypeScript93%
- Python4%
- Shell2%
- CSS1%
- Ruby0%
- TeX0%
04 · Numbers
Owned repos
non-fork
20
Commits
last 12 months
268
Followers
1,180
Joined GitHub
Feb 2008
05 · Top repos
blader /
humanizer
A widely adopted Claude/agent writing skill with 41,158 stars, 35 documented rewriting patterns, versioned plugin manifests, and automated package/discovery validation, but no test suite or typed implementation.
blader /
MiraViewer
MiraViewer is a substantial TypeScript/React browser DICOM MRI comparison tool with IndexedDB persistence, physical alignment, SVR reconstruction, segmentation, and offline ZIP backup workflows.
blader /
adversarial-execution
A focused Claude Code/Codex skill with unusually thorough execution-review guidance, but limited repository scope, no tests or CI, and only 29 stars with no demonstrated external adoption.
blader /
first-responder
A documented, MIT-licensed Python agent skill with a detailed incident-response workflow and four supporting scripts, but no tests, CI, typing, or demonstrated external adoption.
blader /
baton
Baton is a clearly documented, narrowly scoped agent handoff skill with 58 stars, but the repository is a one-commit Markdown-only release without tests, CI, or broader implementation scope.
blader /
arbitrage
A clearly documented Claude Code skill with a concrete codex dispatch protocol, but a one-commit, 3 KB repository with no tests or CI and no demonstrated external adoption.
06 · Timeline
- Feb 29, 2008Joined GitHub
- Jan 12, 2026Created MiraViewer — MRI viewer application
- Jan 18, 2026Created humanizer — Agent skill that removes signs of AI-generated writing from text
- May 25, 2026Created adversarial-execution — Adversarial Execution — an execution-time review gate: two independent strong models must both prove your work actually works before it's marked done. A Claude Code / Codex skill.
- Jun 10, 2026Created first-responder — An AI agent skill that acts as the first responder for your oncall Slack channel: investigates incidents, posts evidence-backed findings, and drives validated fix PRs
- Jun 12, 2026Created arbitrage — A Claude Code skill for token arbitrage: keep premium model tokens for judgment, dispatch all code-writing to codex.
- Jun 14, 2026Created baton — Baton — clean session handoffs: pass in-progress work to the next agent with a single verified markdown file. A Claude Code / Codex skill.
- Aug 30, 2026Most recent push to MiraViewer
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.