Skip to main content
1

Sign Up & Create Workspace

  1. Visit Twill and login
  2. Create a workspace with your preferred name and URL slug
  3. Authorize the GitHub App and select repositories to access
2

Give Twill Its First Task

Start with a small, easy-to-verify task (like you would delegate to a teammate). Prefer something with a clear before/after so you can review the PR quickly.Example:
Fix the empty state on the settings page: show a link to create the first workspace.
Twill will analyze the relevant parts of the codebase and ask clarifying questions if needed.
3

Review the Output

You’ll get a pull request that includes the change plus verification/proof-of-work when available (tests, screenshots, logs, and previews depending on your repo setup). Nothing is merged automatically—you review it like any other PR.

Next Up