Skip to content
View nigelglenday's full-sized avatar

Block or report nigelglenday

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nigelglenday/README.md

Nigel Glenday

  • CFO/COO at Masterworks: largest securitized fine art collection. $1.2bn. 525+ paintings. Found in museums around the world
  • Founder of Graphite Atlas: living maps of how a business actually operates. Humans read them. AI agents traverse them.

Recovering perfectionist. Spreadsheet apologist. Writes at looksgerat.com.

Building

  • graphiteatlas/atlas — living maps that real how a business actually works
  • a-team — parallel Claude Code session manager for Ghostty. "I love it when a plan comes together."
  • eagent — multi-session executive-assistant pattern for Claude Code. Inter-session messaging, scheduled email triage, markdown KB with an optional graph-store mirror
  • watchthis — launchd-watched folder for Claude Code: drop a file, an agent processes it and hands the result off to a session. A macOS scaffold for the dropbox-to-agent pattern
  • crmmy — a file-based CRM your AI agent maintains. Markdown records, Pydantic-validated, compiled to a JSON index and a self-contained dashboard. Point an agent at it on a loop and it keeps the pipeline current
  • whispertty — record audio, transcribe with Whisper, browse from a TUI
  • skillbox — inventory and manage Claude Code skills, slash commands, and subagents across user, plugin, and project installs
  • horse-math — handicapping models, PP parsers, and pace/speed analysis for thoroughbred racing
  • looksgerat — the blog. Hand-rolled, WordPerfect aesthetic

Stack right now

  • Claude Code (multiple parallel sessions, MCP servers, agent orchestration). See a-team
  • Python, TypeScript
  • Knowledge graphs (Memgraph + Cypher)
  • Cloudflare Pages, Vercel, Supabase, Braintrust
  • Still Excel. Always Excel.

Background

FIG investment banking → finance lead at Masterworks → SVP/CFO. Built and ran a finance skunkworks operation that took an art investment platform from zero to billion-plus in AUM. Pulling on thread that knowledge graphs should be way more useful and accessible to business users in the AI agent era. Finding out how much you can fit in a week.

UVA. Lives in the Deep South with a wife, two boys. Bilingual in French. Ask me about thoroughbreds.

How to reach me

Popular repositories Loading

  1. a-team a-team Public

    Parallel Claude Code session manager for Ghostty. I love it when a plan comes together.

    Python 4

  2. eagent eagent Public

    A multi-session executive assistant pattern for Claude Code — file-based inter-session messaging, scheduled email triage, markdown KB with optional parallel graph store mirror.

    Shell 2

  3. crmmy crmmy Public

    Python 1

  4. watchthis watchthis Public

    Drop a file in a folder; a launchd agent processes it and hands off the result. A macOS scaffold, part of termpaper.dev.

    Shell 1 1

  5. nigelglenday nigelglenday Public

    Config files for my GitHub profile.

  6. Yahtzee-Scorekeeper Yahtzee-Scorekeeper Public

    Tally Yahtzee scores!

    Python