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.