Skip to content
View mcpeezy's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@epiphany-dynamics

Block or report mcpeezy

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
mcpeezy/README.md

Patrick Gibbs

Founder of Epiphany Dynamics, Nashville. I build AI agents, voice receptionists, and the automation around them for businesses that need the thing to keep working after launch.

What lives here: agent tooling, a desktop client, owned products, and engineering kits pulled out of paid client builds.

TypeScript Python Electron Astro

Start here

Project What it is
Prime Desktop macOS desktop client for Prime Agent: multi-pane chats, live attach, Agents panel. Early public build, MIT.
What's Wrong With My Site Paste a URL, get a plain-English diagnosis of what the site is doing to lose customers. Free, no signup.
HypeBench Live ranking of AI models by social virality across X, YouTube, Hacker News, and Reddit.
Epiphany Learn Seven gamified modules that teach people who aren't engineers how AI actually works.
Claude Skills Portfolio Production Claude Code skills built for real business workflows.

Engineering kits

Patterns generalized from paid engagements:

Upstream

Open docs and skills PRs on hermes-agent. Peer agent runtimes are the lane I contribute to most.

What I care about

  • Agents that survive real operator use
  • Desktop and client UX that doesn't kill background workers
  • Honest docs and contribution paths
  • Production guardrails over demo theater

Connect

Website Prime Desktop Book an Audit LinkedIn X Email

Pinned Loading

  1. epiphany-dynamics/prime-desktop epiphany-dynamics/prime-desktop Public

    Early public macOS desktop client for Prime Agent — multi-pane chats, live attach, Agents panel. Built by Epiphany Dynamics.

    JavaScript 2

  2. epiphany-dynamics/aiforbizcalculator epiphany-dynamics/aiforbizcalculator Public

    AI Automation Calculator - Free business assessment tool. Built with Astro, React, Tailwind.

    TypeScript 1

  3. epiphany-dynamics/call-speaker-diarization-kit epiphany-dynamics/call-speaker-diarization-kit Public

    Reference pipeline for identifying which known team member is speaking on a shared phone line: voiceprint enrollment, cosine-similarity identification with confidence thresholds, and per-speaker tr…

    Python

  4. epiphany-dynamics/claude-skills-portfolio epiphany-dynamics/claude-skills-portfolio Public

    Production Claude Code skills/plugins built for real business workflows. Demonstrates mastery of Anthropic's Agent Skills framework.

    Python 1

  5. epiphany-dynamics/granite-organizer epiphany-dynamics/granite-organizer Public

    Desktop tool (Python/Tkinter) that sorts sewer/CIPP inspection PDFs and videos into segment folders by matching manhole IDs to an Excel prep sheet. Ships as a one-click Windows .exe via GitHub Acti…

    Python

  6. epiphany-dynamics/supabase-ledger-hardening-kit epiphany-dynamics/supabase-ledger-hardening-kit Public

    Reference toolkit for hardening Supabase-backed apps that handle money/credits: a concurrency-safe ledger pattern, an RLS misconfiguration audit tool, and load tests proving the fix. Postgres + Typ…

    JavaScript