Alex Broyles

AI Workflows

AI, wired into real engineering

The differentiator isn’t using AI — it’s building the systems that make it reliable. Custom agents, Model Context Protocol servers, retrieval over real project knowledge, and orchestration that turns a single prompt into a verified result.

Grounded

Agents answer from a linked, versioned knowledge graph of real project context — not guesses.

Verified

Findings survive adversarial, multi-perspective verification before they're trusted.

Orchestrated

Deterministic pipelines fan out, verify, and synthesize — work too large for one context.

Owned

Purpose-built tooling — skills, MCP servers, executors — not off-the-shelf demos.

The toolkit

What I’ve built

Claude Code Skill Ecosystem

Dozens of custom skills, slash-commands, subagents, and hooks that encode repeatable engineering workflows — PR review, release notes, sprint reporting, scaffolding — so the rote work happens the same way every time.

#Skills#Subagents#Hooks#Automation

Custom MCP Servers

10+ Model Context Protocol servers giving agents safe, read-scoped access to source control, data platforms, document stores, and a cache layer — including one that fetches its key at runtime over TLS so nothing is ever stored.

#MCP#TypeScript#Python#Read-scoped

Autonomous Build & Verify Engine

A mission-driven executor that plans, implements, and self-verifies changes end-to-end — assigning models by role (heavier reasoning for planning, faster models for execution) and exposing the whole lifecycle over a local API.

#Agents#Planning#Verification

Contract-Bound Execution

An execution mode that binds 100% of a spec's requirements to executable tests in a tracked contract file. The run only passes when every contract is green — no “looks done,” just proven done.

#Spec→tests#Verification#Qualitygates

Multi-Agent Review Pipelines

Reviews fan out across correctness, security, and performance lenses — then every finding is adversarially re-verified by independent agents before it's trusted.

#Orchestration#Codereview#Adversarialverify

Knowledge-Graph RAG

Retrieval over a ~700-page linked, versioned wiki — a general vault plus isolated per-client vaults — so agents answer from grounded, source-cited context instead of guessing.

#RAG#Embeddings#Knowledgegraph

Self-Improving Agents

A learnings loop that persists corrections and failures to a local store, then injects the right reminders on the next prompt and auto-detects command failures — working across both Claude Code and Codex.

#Memory#Hooks#Continuousimprovement

Deterministic Orchestration

Scripted multi-agent pipelines — fan-out, pipeline, verify, synthesize — for migrations, audits, and sweeps too large for a single context to hold.

#Pipelines#Fan-out#Automation

See how this shows up in delivered work.

View the work