Skip to content
View mattamundson's full-sized avatar
  • Minneapolis, MN

Block or report mattamundson

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

Hi, I'm Matt.

I build production systems where the orchestration is the product — multi-agent LLM pipelines, domain-expert Claude Code plugins, and autonomous trading infrastructure. Most of my recent work has been turning tribal knowledge into inspectable, eval-scored, agent-addressable assets.

Current focus — autonomous futures trading system (paper-validated on MCL, MNQ, MES) with a 7-layer regime classifier, Kelly-sized position management, and a full Sonnet-executor / Opus-grader evaluation harness.

Currently exploring Solutions Architect roles where the architecture decisions are driven by domain reality, not vendor catalogs.

Featured public work

Repo What it is Live
ralph-orchestrator Reusable primitives for multi-agent LLM systems — circuit breakers, token tracking, session memory, health metrics, and a drop-in FastAPI router. Extracted from a working production deployment. 50/50 tests, CI green on Python 3.10/3.11/3.12. pages
dp600-stark-v2 DP-600 Microsoft Fabric Analytics Engineer exam prep — offline-first PWA with 1,287 questions, 302 SM-2-lite flashcards, 60 scenario chains. 258 tests pass. live

What I care about

  • Eval-driven development — every skill, every model call, every strategy has a failing test first.
  • Progressive disclosure — skills load only when relevant; references load only when deep-linked. Context is the scarcest resource in an agent system.
  • Safety rails inside the artifact, not around it — if a skill can move money or data, its first section says so. Preview, diff, confirm.
  • Extraction over invention — the best libraries are the ones carved out of working code, not designed in the abstract.

How to reach me

GitHub issues on any of my repos; LinkedIn; mattamundson@greenfieldmetalsales.com.

Pinned Loading

  1. gms-intelligence-plugin gms-intelligence-plugin Public

    Claude Code plugin that encodes a metal-roofing manufacturer's domain knowledge as 7 eval-scored skills — pricing, SKUs, material estimation, colors, production, suppliers, inventory. Reusable temp…

    HTML 1

  2. ralph-orchestrator ralph-orchestrator Public

    Reusable orchestration primitives for multi-agent LLM systems: circuit breaker, token tracker, agent memory, health metrics, FastAPI router. Extracted from a production Claude Code deployment.

    Python 1

  3. visual-explainer visual-explainer Public

    Agent skill that generates rich HTML pages or slide decks for diagrams, diff reviews, plan audits, data tables, and project recaps

    HTML

  4. cms-data-engineer-assessment cms-data-engineer-assessment Public

    CMS data (Medicare/Medicaid).

    Python