Skip to content
View dylanpulver's full-sized avatar

Block or report dylanpulver

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.

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

Hey, I'm Dylan 👋

Canadian-American software entrepreneur and AI engineer based in Toronto. I help businesses use AI to run leaner.

  • 🔭 Current focus: agentic AI systems — AI that takes actions and completes work, not just answers questions
  • 🏗 A decade of fintech and automation platforms: crypto-exchange infrastructure, payments & KYC, RPA-driven bookkeeping automation, edge AI inference
  • 💳 Co-founder of GoldVault, a B2B payments platform
  • 🎓 Applied Mathematics @ Johns Hopkins · Master's in Mathematical Finance @ University of Toronto
  • 🎸 Also a musician and producer — the Dylan Pulver on Spotify and Apple Music is me

What I'm building

ProjectWhat it is
keypopStop pasting API keys into AI agents — a native dialog collects secrets your agent never sees
session-deckMission control for parallel Claude Code sessions — your agents, on one screen
judge-checkIs your LLM judge discriminating or just nodding? Decoy-gated calibration for AI evals
crm-masterA behavioral relationship engine — a personal CRM that does the discipline for you
prompt-creoleA grammar for the language forming between humans and LLMs — documented from field evidence
code-factoryA quality-enforcement factory for AI-written code — verify ladder, reviewer fleet, ratchet
research-factoryStructured research that returns decision-ready, sourced briefs — and remembers them
ambient-wisdomSituation-triggered thinking tools for Claude Code, with a loop that learns what actually helps
prior-artClaude Code skill: scan the OSS/research landscape for projects doing what your repo does
agent-opsHow to run Claude Code as a team of agents — session board, handoffs, state ledgers, overnight queue
claude-skills20 battle-tested Claude Code skills in 5 installable plugins — the ones I run every day
reconExplainable transaction reconciliation — every match carries a receipt, property-tested
supabase-keepaliveKeep free-tier Supabase projects from pausing — one GitHub Action, unlimited projects

I encode business processes into reusable AI skills — anything you'd train an employee to do can now be done your specific way, every time.

Find me

Pinned Loading

  1. keypopkeypopPublic

    🔑 Stop pasting API keys into Claude Code & Cursor. keypop pops a native dialog to collect a secret your agent never sees — value goes to a local file, never the model's context. 60 lines of shell, …

    Shell

  2. session-decksession-deckPublic

    Mission control for parallel Claude Code sessions — a zero-dependency live dashboard over the agent-ops session board. Your agents, on one screen.

    JavaScript

  3. crm-mastercrm-masterPublic

    A behavioral relationship engine — a personal CRM that does the discipline for you. Nudge queue, warmth decay, AI drafts that learn from your edits.

    TypeScript

  4. claude-skillsclaude-skillsPublic

    Battle-tested Claude Code skills I run every day — 20 skills in 5 installable plugins: session continuity, shipping, thinking tools, launch, and skills governance

    JavaScript

  5. reconreconPublic

    Explainable transaction reconciliation — a five-tier matching ladder where every match carries a receipt: which rule, which fields, how much tolerance it consumed. Integer money, property-tested in…

    TypeScript

  6. agent-opsagent-opsPublic

    How to run Claude Code as a team of agents — session board, handoffs, state ledgers, config sync, and an overnight queue. Patterns run daily across 3+ parallel accounts.

    Shell