关于
This skill provides specialized guidance for monitoring and enhancing test coverage within Go (Golang) environments. It equips Claude with the specific commands and patterns needed to generate coverage profiles, interpret function-level reports, and integrate coverage checks into CI/CD pipelines like GitHub Actions. By focusing on critical paths and quality over quantity, it helps developers maintain a robust codebase while avoiding the pitfalls of chasing 100% coverage at the expense of test quality.