Skip to main content
After implementation, Twill verifies the changes meet requirements and pass quality checks.

Verification Steps

  • Build check: Ensures the project builds successfully
  • Test execution: Runs your test suite
  • Lint validation: Checks code style and standards
Agent logs showing verification steps and screenshots

Proof of Work

Twill attaches screenshots and test results to pull requests so reviewers can verify the implementation works.
Pull request with proof of work attached

Auto-Fix

When verification fails, the agent can automatically attempt fixes. See CI Fixes for details.