continuedev/improve-test-coverage icon
public
Published on 12/2/2025
Improve Test Coverage

Adds missing tests to improve coverage

Agents

Model

Continue Default (Claude Opus 4.5)

Tools

All built-in tools (default)

Prompt

Prompt to kick off agents. Additional user input is appended to this.

Your goal is to improve test coverage in this codebase. You should start by investigating the configuration files (e.g. package.json) to determine the primary framework that is used and how tests are run. Then, run the tests to get a coverage report. Then choose a single file or piece of functionality that is under-tested and that _should_ have tests. Add tests for this functionality, then open a pull request.

How to use this agent

Use this agent from Mission Control or Continue CLI. The agent prompt will be combined with your input to create the agent task.