Skip to main content

Loom documentation

Use this page to pick the shortest path through the docs. Loom is a workflow engine with pointer-first diagnostics, and the documentation is organized around the jobs readers usually need to do next.

Start here

GoalLink
Run your first workflow (5 min)Hello Loom
Understand the author → validate → run → diagnose loopHow Loom works
Diagnose a failing runDiagnostics ladder
Browse the CLICLI overview

Pick your path

  1. Read What is Loom and Why Loom
  2. Skim the Diagnostics ladder to see the pointer model in practice
  3. Confirm the CLI surface in the CLI overview

Adopting Loom in a repo

  1. Follow Hello Loom for your first successful run
  2. Learn the workflow format in Syntax v1 and Workflows
  3. When something fails, use What to share to share the minimal evidence set

Fast routes by task

If you want to...Start here
Try Loom end to endHello Loom
Learn the operator modelHow Loom works in practice
Diagnose a failure quicklyDiagnostics ladder
Understand artifact shapeRuntime logs contract
Browse command behaviorCLI overview

Alpha 1 note

  • Execution: local-only with loom run --local
  • Target: target: linux only in schema v1
  • Providers: host and Docker-backed execution today
  • Agent integration: see Agent integration for MCP, Cursor skill, and agent-driven workflow setup

Site structure

SectionWhat's there
ProductWhat Loom is, why it exists, how it works, roadmap
DocsGetting started, concepts, guides, workflows, troubleshooting
ReferenceCLI commands, workflow schema, artifact contracts
Knowledge BaseFAQs, patterns, and operational playbooks