trevhud

8 mods across 2 repositories, 18 stars between them.

rote

01

trevhud/rote

Plugin Claude Code

Compile AI agent skills into cheap, fast, deterministic pipelines that run without an LLM in the loop.

6 3d ago A tokens not measured original Apache-2.0

rote AGENTS.md

02

trevhud/rote

Instructions file CodexOpenCode

Instructions for trevhud/rote, covering agents.md — driving rote as an installed tool, invocation contract, preflight first: rote doctor, optional but recommended: rote baseline before compiling and rote compile is slow and costs money — plan for it.

6 3d ago A 4,235 tokens original Apache-2.0

rote CLAUDE.md

03

trevhud/rote

Instructions file

Instructions for trevhud/rote, covering claude.md — context for ai collaborators, what rote is, three-layer architecture, layer 1 — the compiler agent (the "brain") and layer 2 — the driver layer (the "runtime for the agent").

6 3d ago C 18,001 tokens original Apache-2.0

bdr-outreach

04

trevhud/rote

Skill Claude CodeCodex

End-to-end BDR outreach campaign workflow. Use when running pharma/biotech outreach campaigns: finding leads via ZoomInfo, enriching conference attendee lists, uploading contacts to HubSpot CRM, managing lists, running exclusion checks (do-not-contact, recently emailed, active sequence), creating/editing sales email…

6 3d ago A 197 tokens original Apache-2.0

rote

05

trevhud/rote

Plugin Claude Code

Compile fuzzy AI skills into deterministic workflows: /rote:compile compiles a SKILL.md into a runnable pipeline (Temporal, Cloudflare Workflows, or DBOS); /rote:serve exposes compiled pipelines as MCP tools.

6 3d ago A tokens not measured original Apache-2.0

compile

06

trevhud/rote

Skill Claude CodeCodex

Compile an Anthropic-style skill — a directory with a SKILL.md and optional references/ — into a deterministic, runnable workflow via the rote CLI. Use when the user says "compile this skill", "graduate this skill" (the retired name for the same operation), "make this skill deterministic", "make this skill…

6 3d ago C 144 tokens original Apache-2.0

serve

07

trevhud/rote

Skill Claude CodeCodex

Wire a compiled rote pipeline up as an MCP tool so Claude can trigger the deployed workflow directly. Use when the user says "register my compiled pipeline", "serve my pipelines over MCP", "trigger the workflow from Claude", "hook the pipeline up to Claude", or asks what to do after rote compile and deployment. Covers…

6 3d ago A 88 tokens original Apache-2.0

rote-compile

08

trevhud/rote

Skill Claude CodeCodex

Analyze an Anthropic-style skill bundle (SKILL.md + references) and produce a compilation plan that separates deterministic work into extracted Python modules, LLM-as-judge work into typed DSPy/BAML signatures, agentic work into bounded agent loops, and human-in-the-loop gates into durable suspend points. Emit the…

6 3d ago A 175 tokens original Apache-2.0