
Write Go error handling code using the goerr library. Use when creating errors, wrapping errors, adding context, or handling errors in Go code that uses goerr.
Write Go test code using the gt library. Use when writing tests, creating test files, or when the user asks to add tests for Go code.