概要
This skill streamlines the testing of complex software architectures—such as Hexagonal, Clean, or Layered patterns—by automating coverage analysis and test generation. It prevents redundant effort by identifying specific coverage gaps before writing code and ensures a stable development environment by performing all work in isolated Git worktrees. With integrated quality gates that verify test passes, coverage targets, type-checking, and linting, it provides a robust framework for maintaining high-quality, reliable codebases without risk to production logic.