Skip to content
View derrtaderr's full-sized avatar

Sponsoring

@obra

Block or report derrtaderr

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

Hi, I'm Jason Derr 👋

AI GTM Engineer @ Magnetiz

Building is no longer the bottleneck. Distribution is. I build the AI systems that close that gap for B2B revenue teams, and I write about what the work teaches me at derr.ai.

🔧 What I'm building

  • Maestro AI Revenue System™. A full agentic revenue system I architected end to end. Eval-gated agents implemented directly into a team's revenue processes and workflows, live on real engagements. The public demo shows one of its plays, turning buying signals (funding, hiring, website intent) into pipeline. The build story →
  • Delivery loop. A closed-loop client delivery system. Weekly sync transcript in, tiered task queue out, agent execution behind trust gates, next meeting's deck drafted before I sit down. An agent pod that works like a team (consultant, PM, engineer) with human gates wherever the work carries risk.
  • Templatiz. AI-powered content OS. Curates top-performing content, generates templated variations, schedules distribution. 200 beta users, 700+ on the waitlist.
  • derr.ai. My corpus. Weekly deep dives on GTM engineering, agent evals, and production AI systems, published where both people and answer engines can cite them.

🔬 What I'm exploring

  • Agent security beyond permission scoping. Ephemeral credentials, trust boundaries, and enforcement at the infrastructure layer. System prompts are advisory.
  • Self-learning agent systems. Feedback loops that promote patterns from episodic memory into standing lessons, so the system gets smarter with every run.
  • Eval frameworks for production agents. Binary pass/fail quality gates that agents clear before they earn autonomy. Evaluators built from observed failures.

⚡ Fun fact

Surfing HB and overlanding off Highway 395 in my Jeep 🏄‍♂️


📫 derr.ai · LinkedIn

Pinned Loading

  1. creative-ai-eval-framework creative-ai-eval-framework Public

    Framework for evaluating creative AI systems. Includes novel authenticity vs. performance scoring, temporal evaluation windows, and multi-modal assessment. Features runnable notebooks, real data fr…

    Python 1

  2. video-direction-plugin video-direction-plugin Public

    A director layer for AI-made brand videos, as a free Claude Code plugin. Writes your brand down once, then gates every video through a six-stage studio process so it stops landing on the generic av…

    HTML

  3. earn-autonomy earn-autonomy Public

    Eval-gated autonomy: deterministic rules + LLM rubric + an N-clean-runs gate that decides when an AI agent has earned unattended runs.

    TypeScript