Write the skill
Use natural language, references, and tools. Let technical and non-technical teammates shape what good looks like.
Skills are perfect for finding the workflow. Rote turns the parts that should repeat into typed, reviewable code—without losing the judgment calls that still need AI or a human.
Agents are excellent at discovery. Repeating a discovered process with another open-ended agent loop is expensive, slow, and hard to test. Rote finds the boundary.
Use natural language, references, and tools. Let technical and non-technical teammates shape what good looks like.
Rote classifies each step, lifts deterministic logic into modules, and preserves bounded AI and human decisions.
Review, test, version, and deploy the workflow to the durable runtime you already trust.
Point Rote at an Anthropic-style skill. The output is runtime-agnostic IR, extracted modules, typed judge signatures, and deployable runtime code.
The open-source CLI defines the portable workflow. Cloud is the managed execution path—not a different, locked-down product.
Graduate locally, inspect every artifact, and deploy to infrastructure you control.
Deploy graduated pipelines to isolated, durable Cloudflare Workflows and measure what matters across real runs.
Exploratory work should stay exploratory. When a skill has run twenty times and needs to run a thousand more unattended, code earns its keep.
Rote's own results depend on the workflow. These figures are from independent research comparing agentic and deterministic implementations at scale.
Read the research ↗