Small things I built to answer a question.
Each one came out of a real engagement where the arithmetic kept getting argued about. They show their working.
Public repositories
12 live- eventscountdash Public repository.
- n8n-operator Governed MCP control plane for safely operating approved n8n workflows from Claude, OpenAI, Codex, and compatible clients.
- gtm-superconnector Evidence-first GTM plugin for Claude Code: account research, outreach readiness, CRM reconciliation, activation analysis, and guarded n8n operations. Every tool is preview-only by default.
- campaign-preflight Read-only preflight checks for outbound campaigns—contacts, personalization, suppressions, schedules, sender readiness, and configuration. CLI + MCP.
- agent-audit A portable record binding what an agent proposed, what a human decided, what executed, and what it cost. An OpenTelemetry semantic convention plus a thin emitter. The record, not the enforcer.
- awesome-gtm-engineering Building revenue systems with code, data, and agents — enrichment, signals, outbound, and MCP-native tooling.
- segment-mcp A read-first MCP server for Twilio Segment. Answers which destinations get which events, which sources are dead, and which are governed by nothing. Read-only by default; data deletion is not exposed at all.
- pipeline-waterfall dbt package for B2B bookings and pipeline waterfall analytics — created, advanced, pushed, slipped, pulled in, won, lost, expanded, contracted, reopened. Reconciles or fails.
- instantly-mcp MCP server for the Instantly.ai v2 API — analytics, leads, campaigns, Unibox, sender accounts — where every write is gated behind an explicit confirm, with code-enforced autonomy tiers, volume caps, and an audit log. Runs locally over stdio or hosted over HTTP with bearer/OAuth auth.
- descript-studio Autonomous, brand-aware video studio for Descript, run from Cowork in plain language — 12 skills and an executor subagent that plan, build, edit, export, and reformat videos end-to-end.
- deliverability-guard A sending circuit breaker for outbound email. Watches reputation, bounce, complaint and warmup signals per mailbox and throttles or pauses before a domain burns. Refuses to trip on statistically meaningless data.
- cmyk-print-converter Claude Code plugin that converts RGB images to print-ready CMYK with an embedded ICC color profile (default: US Web Coated SWOP).