Scholly.
Register B · Proof DE

/uses

What’s on my desk — and why.

Uses.

Hardware

  • /Mac MacBook Pro M4, 24 GB RAM — portable, quiet, enough headroom for parallel Claude sessions.
  • /Display LG 32'' 4K at the desk.
  • /Audio AirPods Pro 2 for podcasts, Sonos Ace for deep work.
  • /3D Bambu Lab A1 Mini — driven by Claude via bambu-mcp (32 tools).
  • /Energy Huawei PV 10.7 kWp + KEBA wallbox — evcc orchestrated.

Core toolkit

  • /Claude Code Default shell for all development. Opus 4.7 with 1M context as daily driver, Sonnet 4.6 for routines.
  • /Next.js + Astro Next for app projects with a database, Astro for content-heavy sites like this one.
  • /Supabase Postgres + Auth + Edge Functions. One project per app.
  • /Vercel Hosting + deploy. fra1 region for German projects.
  • /Notion Single source of truth for projects, decisions, content.

Automation

13 macOS LaunchAgents run in the background — Dream Engine (nightly audit), Ghostwriting Runner (LinkedIn drafts), Analytics (performance collection), GEO Baseline (AI share of voice), Daily Reads (morning & evening), Email-Inbox Scanner, and more. All gated by the same auth check, so credentials never land in code.

Primary output channel: Telegram (@scholly_claude_bot) — push to Apple Watch, bi‑directionally steerable via chat from anywhere.

Governance stack

  • /16 experts Markdown personas (DevOps, QA, Frontend, Visual, UX, Content …). Mandatory activation per sprint.
  • /3 layers Behaviour / process / domain rules, strictly separated, loaded by context.
  • /Sprint A–G Seven phases from sprint start to handover. Skills, not freehand.
  • /Roadmap tool Self-built Next.js tool for backlog + sprint planning. Web UI for me, API for Claude.

MCP servers (selection)

Supabase, Notion, Vercel, Cloudflare, Better Stack, iCloud Mail, SSV Mail, Apify, Bambu Lab, Playwright, Google Calendar & Gmail. All sit under ~/Cowork/mcp-servers/ — versioned, git-backed, started via Claude Code.

Inspired by the usesthis.com project.