# Until documentation

These guides take you from installing Until to completing your first Until
Loop. They also cover optional Plan approvals, Plan checks, Custom Loops, and
the failures you are most likely to meet during setup and delivery.

## Start here

1. [Set up Until](setup.md) in your coding agent (Claude Code, Codex, Factory Droid, Antigravity CLI, OpenCode, Cursor, Pi or Amp).
2. [Run your first Until Loop](first-until-loop.md).
3. Read [Plan approvals](plan-approvals.md) if another person needs to approve
   Plans before implementation.
4. Learn how [Plan checks](plan-checks.md) compare a pull request with its Plan.

## Extend and troubleshoot

- [Custom Loops](custom-loops.md) automate work around a change from Markdown
  files kept in git.
- [Troubleshooting](troubleshooting.md) covers installation, enforcement,
  approvals, Plan checks, and Custom Loops.
- [Bypassing the Until Loop](first-until-loop.md#bypassing-the-until-loop)
  explains how to opt out for a particular change.

For the short product overview, support information, and license, return to the
[Until plugin README](../README.md).
