Test

Run test suite and fix issues

mrgoonie 9 updated 1mo ago
Claude CodeGeneric
View source ↗
---
description: Run test suite and fix issues
---

## Reported Issues:
<issue>
 $ARGUMENTS
</issue>

## Workflow:
1. First use `tester` subagent to run the tests.
2. Then use `debugger` subagent to find the root cause of the issues.
3. Then use `planner` subagent to create a implementation plan with TODO tasks in `./plans` directory.
4. Then use `flutter-mobile-dev` subagent to implement the plan.
5. After finishing, delegate to `code-reviewer` agent to review code.
6. Repeat this process until all tests pass and no more errors are reported.

Maintain Test?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Test on getagentictools](https://getagentictools.com/loops/mrgoonie-test?ref=badge)