Increase Go test coverage to 90%+ using a Research → Plan → Implement pipeline. Analyzes coverage gaps, generates table-driven tests with httptest mocks, and validates results with go test -coverprofile. Designed for Go MCP server projects using the official go-sdk and gitlab.com/gitlab-org/api/client-go/v2.
$npx -y skills add jmrplens/gitlab-mcp-server --skill increase-test-coverageInstalls into the current project.
Run `npx skills use "https://github.com/jmrplens/gitlab-mcp-server" --skill "jmrplens/gitlab-mcp-server/increase-test-coverage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jmrplens/gitlab-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jmrplens/gitlab-mcp-server"` and select the relevant skills, then follow their instructions.