GitHub Repo Audit — 2026-05-19
Snapshot of all
zee78900GitHub repositories. Point-in-time (dated) doc.
Source:gh repo list zee78900. Owner: Sam Treitel / Hook Street Capital LLC.
All 14 repos
| Repo | Visibility | Disk | Last push | Read |
|---|---|---|---|---|
| hookstreet-workspace | PRIVATE | 12.8 MB | 2026-05-19 | Meta-repo / single source of truth. Healthy. |
| levsms | PRIVATE | 0 KB | 2026-05-15 | ⚠️ Empty — code never pushed. |
| CM_Invoice_System | PRIVATE | 979 KB | 2026-05-13 | Active. C&M invoice system. Healthy. |
| hookstreetservices-site | PUBLIC | 116 MB | 2026-05-13 | Live website. Large — see note. |
| MIS | PRIVATE | 22 MB | 2026-05-12 | ⚠️ Private broker screenshots in history. No description. |
| HookStreet-Business-OS | PRIVATE | 2.8 MB | 2026-05-01 | ⚠️ Duplicate BOS repo. No description. |
| hookstreet-bos-sheets | PRIVATE | 256 KB | 2026-04-30 | Canonical BOS-v1 repo per CLAUDE.md. No description. |
| hookstreet-skills | PRIVATE | 33 KB | 2026-04-27 | Personal Claude skills. Healthy. |
| eden-gardens-os | PRIVATE | 135 MB | 2026-04-23 | ⚠️ Very heavy. No description. |
| hookstreet-voice-intake | PRIVATE | 17 KB | 2026-04-19 | Voice intake v0.1. No description. |
| north-woodmere-lawn-coop | PUBLIC | 9 KB | 2026-03-27 | Lawn co-op site. No description. |
| Lee | PRIVATE | 11 KB | 2026-03-26 | Lee OS stub. Dormant. No description. |
| abnbcalc | PUBLIC | 25 KB | 2026-03-24 | Airbnb calculator. No description. |
| command-center | PRIVATE | 136 KB | 2026-03-16 | Dormant since March. No description. |
Findings & recommendations
1. levsms repo is empty (0 KB) — fix or retire
LevSMS is a live system (recent workspace commits: MINYAN v4, SMS auto-split). Its code
lives in the workspace at levsms/router/ with a .clasp.json. The dedicated GitHub repo was
created but nothing was ever pushed to it.
→ Decide: either push levsms/router/ to zee78900/levsms, or delete the empty repo and
keep LevSMS inside hookstreet-workspace. (LevSMS is a monetizable product per feedback_build_vs_buy
— a real repo is probably warranted. Recommend: push the code.)
2. Two BOS repos — HookStreet-Business-OS vs hookstreet-bos-sheets
Both exist, both private. CLAUDE.md names hookstreet-bos-sheets as the canonical BOS-v1 repo.
HookStreet-Business-OS (2.8 MB, no description) looks like an earlier or parallel copy.
→ Decide: confirm hookstreet-bos-sheets is canonical, then archive HookStreet-Business-OS
(GitHub Settings → Archive — reversible, not a delete).
3. Dormant repos — command-center and Lee
command-center— last push 2026-03-16. The Start Here spec §11 calls Command Center a
"future app shell, not v0.1."Lee— stub. Spec §11: "Do not build Lee now."
→ Both are legitimately parked, not dead. Leave as-is or add a one-line description marking
them dormant. Do not delete — they hold design intent.
4. Missing descriptions — 9 of 14 repos
MIS, HookStreet-Business-OS, hookstreet-bos-sheets, eden-gardens-os,
hookstreet-voice-intake, north-woodmere-lawn-coop, Lee, abnbcalc, command-center
have empty descriptions. Five-minute cleanup — add one-liners so the repo list is self-explaining.
5. MIS — private data in git history
Per the Codex handoff, MIS history contains commit a83cc3c data: 4 broker screenshots.
→ Do not direct-push MIS master. If MIS code needs publishing, use a code-only branch
(cherry-pick code commits, exclude a83cc3c). Longer term, consider history rewrite to scrub
the screenshots — but only deliberately, with Sam's sign-off.
6. Heavy repos — eden-gardens-os (135 MB), hookstreetservices-site (116 MB)
eden-gardens-osat 135 MB likely carries call recordings / large media. Eden is a live
$65K client — do not reorganize the folder (feedback_eden_gardens_no_reorg.md). Just
flag: large binaries in git bloat clones; consider Git-LFS or moving raw media to Drive.hookstreetservices-siteis PUBLIC at 116 MB — verify no large private assets leaked in.
→ Review-only items, no action without Sam.
7. No new repo needed for Start Here / Command Inbox
The Command Inbox + Start Here code lives in hookstreet-workspace/command-inbox/. Per the
CLAUDE.md anti-pattern ("don't propose a new repo without checking if an existing one fits"),
keep it in the workspace repo — no new repo.
Action items → moved to SCOPE_BACKLOG.md
- [ ] Push
levsms/router/to the emptylevsmsrepo (or retire the repo). - [ ] Confirm canonical BOS repo; archive the duplicate.
- [ ] Add descriptions to the 9 repos missing them.
- [ ] MIS: code-only branch strategy before any publish; decide on screenshot-history scrub.
Audit by Claude Code · 2026-05-19 · workspace commit 286f2de.