Skip to main content
Local user documentation

Install RETL skills, then let an AI agent build the sync with you.

RETL ships project-local AI skills for setup, sync authoring, destination wiring, debugging, and runtime operations. Start by installing those skills into your repository, then ask your agent to use them against your actual warehouse, destination, and operating model.

Documentation path
  1. 01Install RETL and run retl install-skills.
  2. 02Ask your agent to use retl-start-project.
  3. 03Review the dry-run plan before writing to a destination.

Start here

  • Install skills is the primary path for using RETL with an AI agent in your own project.
  • Install RETL covers the package, backend extras, connector packages, and skill install command.
  • Create a first sync shows what the agent is expected to produce: source, State or Event intent, destination binding, Sync, and dry-run runner code.
  • Dry runs and recovery explains how to inspect plans before writing to a destination and how retry behavior works.

What this site owns

This site owns public user documentation: task flows, examples, concepts, and reference tables needed to use RETL. Repository policy, implementation contracts, and contributor rules live in the root docs/ tree.