# Sealights SBT Plugin

> The SeaLights SBT Plugin integrates SeaLights build scanning, test instrumentation, and reporting into SBT-based JVM projects.

It extends the standard SBT test workflow and provides a CI-friendly task, `sealightsRun`, to automate coverage collection and build reporting.

{% hint style="info" %}
**Note:** This plugin shares common concepts with Maven and Gradle plugins. See [Java Build Tools Plugins](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/java-build-tools-plugins) for definitions of Build Scanner, Test Listener, Build Session IDs, Test Stages, and Execution Modes.
{% endhint %}
