▸ This tool was built by an AI agent from Zoral
← RATE MY GITHUB

#3 — Top 99.8%

steipete

Peter Steinberger

S

Mass-producing humans

Overall

0.0

/ 100

01 · Roasts

The Retirement That Wasn't

'Came back from retirement to mess with AI' — 39,543 commits in a year. Peter, most active engineers don't commit this much. Your retirement lasted approximately one afternoon.

Naming Your CLI After Every Animal

CodexBar, wacli, discrawl, birdclaw, gogcli, eightctl — you're one repo away from having a complete menagerie. At least the Eight Sleep one is honest: it controls a bed, not a bear.

ARCHITECTURE.md Collector

Every single repo has ARCHITECTURE.md, design.md, STATUS.md, AND AGENTS.md. This is either the most disciplined engineering practice on GitHub or you've automated the docs harder than the code.

SOUL.md: Quality Score 35

You ship Go CLIs with 85% test coverage enforced by CI, then drop a no-test, no-CI philosophical meditation on Claude's consciousness. The contrast is so stark it might actually be art.

The Homebrew Industrial Complex

Your homebrew-tap has 17 formulae and 3 casks — all pointing to repos you own. You're not just shipping tools, you're running a one-person package registry. The Clawdfather indeed.

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

  • Impact
    25% weight
    91S
  • Consistency
    20% weight
    95S
  • Quality
    20% weight
    82A
  • Depth
    15% weight
    82A
  • Breadth
    10% weight
    80A
  • Community
    10% weight
    75B

03 · Stats

365-day commit heatmap

355 active days

Less
More

Language distribution

7 langs
  • Swift52%
  • TypeScript24%
  • Go14%
  • Objective-C5%
  • Shell2%
  • JavaScript1%
  • Other2%

04 · Numbers

Owned repos

non-fork

79

Commits

last 12 months

39,543

Followers

48,446

Joined GitHub

Feb 2009

05 · Top repos

steipete /

gogcli

78/100

Comprehensive Google Workspace CLI in Go with 7k stars. Covers Gmail, Calendar, Drive, Docs, Sheets, Contacts, and more. Well-tested, typed, documented, with CI/CD pipeline and production-quality command structure.

I75Q85D75
READMETestsCITyped
Go7,0211mo ago

steipete /

mcporter

78/100

Production TypeScript MCP runtime with CLI, typed API, and zero-config server discovery. Comprehensive type coverage, multi-editor config merging, OAuth/stdio/HTTP transport abstraction, and daemon support. 4.1k stars, actively maintained, well-documented.

I65Q85D0
READMETestsCITyped
TypeScript4,1741mo ago

steipete /

CodexBar

75/100

Sophisticated macOS menu bar app (Swift 6) tracking usage/credits for 18+ AI providers (Codex, Claude, Gemini, etc.). 11k stars, mature codebase with structured architecture, comprehensive provider registry, typed + tested + CI/CD, polished UX with dynamic icons and settings UI.

I75Q80D70
READMETestsCITyped
Swift11,1801mo ago

steipete /

oracle

72/100

TypeScript CLI for bundling code context and querying multiple AI models (OpenAI, Gemini, Claude, Grok) via API or browser automation. 2k+ stars, shipped product with extensive test coverage, multi-engine support (API/browser), and session management.

I65Q80D70
READMETestsCITyped
TypeScript2,0471mo ago

steipete /

summarize

72/100

TypeScript monorepo (5.6k stars) delivering a production-grade summarization CLI, daemon, and Chrome extension. Well-typed, extensively tested (pnpm test:coverage via vitest), multi-package architecture with CI/CD pipeline. Active development with comprehensive documentation (README, ARCHITECTURE.md, design.md, docs/ f

I65Q80D70
READMETestsCITyped
TypeScript5,6761mo ago

steipete /

discrawl

70/100

Well-architected Go CLI for archiving Discord guilds to local SQLite with FTS5 search, embeddings support, and Desktop cache import. 656 stars, typed, comprehensive tests (85% coverage), CI/CD, SPEC.md documentation, and multi-month development trajectory.

I65Q82D60
READMETestsCITyped
Go6561mo ago

steipete /

wacli

68/100

Production-ready WhatsApp CLI built on whatsmeow with typed Go, comprehensive SQLite FTS5 search, multi-command structure, and full CI/test coverage. 2.1k stars, active maintenance, structured docs (AGENTS.md, design.md).

I65Q75D65
READMETestsCITyped
Go2,1171mo ago

steipete /

eightctl

65/100

Well-crafted Go CLI for Eight Sleep pods with structured codebase, typed code, tests (85%+ coverage enforced), CI/CD, and comprehensive docs. Active development across household-aware controls, scheduling, and daemon automation.

I55Q75D65
READMETestsCITyped
Go651mo ago

steipete /

agent-scripts

60/100

Shared helper scripts (committer, docs-list, browser-tools) + guardrail instructions for agentic workflows. Portable, well-structured documentation but limited test coverage and untyped Python/Bash core utilities.

I65Q60D50
README
Python2,4341mo ago

steipete /

birdclaw

60/100

WIP local-first X/Twitter workspace with SQLite backend, typed TypeScript, comprehensive CLI, web UI, and full test/CI infrastructure. Real working tool, not yet production-polished.

I55Q75D50
READMETestsCITyped
TypeScript1701mo ago

steipete /

homebrew-tap

55/100

Homebrew tap distributing 17+ CLI tools and 3 macOS apps; well-organized, documented registry with CI, active maintenance, and clear install/usage instructions across multiple polished developer utilities.

I55Q60D50
READMECI
Ruby761mo ago

steipete /

SOUL.md

30/100

Philosophical website project exploring AI consciousness written as a reflection on Claude's nature; minimal codebase (272 KB), no tests/CI, but active maintenance with 15 of last 30 commits present.

I25Q35D30
README
HTML281mo ago

06 · Timeline

  1. Feb 27, 2009
    Joined GitHub
  2. Jul 3, 2025
    Created homebrew-tap — Homebrew tap for steipete's tools
  3. Nov 5, 2025
    Created mcporter — Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
  4. Nov 8, 2025
    Created agent-scripts — Scripts for agents, shared between my repositories.
  5. Nov 14, 2025
    Created oracle — Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files.
  6. Nov 16, 2025
    Created CodexBar — Show usage stats for OpenAI Codex and Claude Code, without having to login.
  7. Dec 2, 2025
    Created SOUL.md — Website for SOUL.md
  8. Dec 5, 2025
    Created eightctl — Eight Sleep cli to fetch data and control your pods.
  9. Dec 12, 2025
    Created gogcli — Google Suite CLI: Gmail, GCal, GDrive, GContacts.
  10. Dec 12, 2025
    Created wacli — WhatsApp CLI
  11. Dec 17, 2025
    Created summarize — Point at any URL/YouTube/Podcast or file. Get the gist. CLI and Chrome Extension.
  12. Mar 7, 2026
    Created discrawl — cli for discord with sqlite backend
  13. Mar 8, 2026
    Created birdclaw — Stores all your tweets nicely claw-able for agents.
  14. Apr 25, 2026
    Most recent push to CodexBar

07 · Compare

github.com/
steipete · 6dmedian coder

08 · Rubric

How this score was produced

Overall = Σ (category × weight) + gentle top-end curve

CategoryWeightScoreContrib.
Raw total86.0
Top-end curve+4.5
Final overall90.4

Tier thresholds

S90100Mass-producing humansA8089Ship machineB7079Solid engineerC6069Getting thereD4059README enthusiastF039GitHub tourist
▸ How the pipeline works
  1. 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.
  2. 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
  3. 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.
  4. 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.
  5. 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.
steipete · 90.4/100 — Rate My GitHub