01 · Roasts
Atelier carries the portfolio
work-for-claude-code is the adult in the room: 82 quality, CI, real tests, signed DMGs, and a 530,599 KB codebase.
Secrets are not configuration
videoserver has Azure deployment and Docker, then hardcodes a MongoDB URI and Supabase anon key. That is a production footgun with a README.
One-commit doctor
Supabase Migration Doctor has a sensible healing playbook, but one sampled commit and no CI means the doctor has not had a follow-up appointment.
Shipping beats starring
Three named products and 470 yearly commits are solid motion; 23 total stars says the audience has not caught up yet.
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% weight66C
- Consistency20% weight55D
- Quality20% weight79B
- Depth15% weight60C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
281 active days
Language distribution
- C60%
- HTML27%
- Assembly5%
- Swift2%
- Makefile2%
- TypeScript1%
- Other3%
04 · Numbers
Owned repos
non-fork
45
Commits
last 12 months
470
Followers
45
Joined GitHub
Jul 2022
05 · Top repos
farmhutsoftwareteam /
work-for-claude-code
Atelier is a substantial, documented Swift macOS product with signed-download distribution, multi-provider Claude/Codex sessions, embedded PTYs, MCP/skills/marketplace management, analytics, orchestration, and strong parser/security test coverage.
farmhutsoftwareteam /
videoserver
A documented Express video backend with Azure Blob, MongoDB, Supabase, Paynow, Swagger, Docker, and Azure deployment workflows, but only 3 stars, no tests or license, plain JavaScript, and serious credential/security concerns.
farmhutsoftwareteam /
supabase-migration-doctor
A focused, well-documented Supabase migration-drift skill with read-only SQL diagnostics, a reversible healing playbook, and prevention guidance, but currently a one-commit, unadopted repository without tests, CI, or license.
06 · Timeline
- Jul 5, 2022Joined GitHub
- Mar 24, 2024Created videoserver
- Jun 4, 2026Created work-for-claude-code — Native macOS companion app for Claude Code. Tabbed PTY sessions, a real MCPs/Skills/Marketplace UI, GitHub-style usage analytics, in-place session restart. Signed + notarized Spark
- Jul 18, 2026Created supabase-migration-doctor — Diagnose, heal, and prevent Supabase/Postgres migration drift — the database-vs-migrations mismatch AI agents cause by editing the DB directly.
- Aug 13, 2026Most recent push to work-for-claude-code
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.