About
The Baseline Check skill empowers Claude to proactively manage technical debt and code health by running RuboCop and RSpec audits. It establishes a performance baseline before development begins, compares post-development metrics to detect regressions, and provides detailed reports on test coverage and linting offenses. This automated quality gate ensures that every refactor or new feature meets project standards before being committed, making it an essential tool for Test-Driven Development (TDD) and continuous code improvement.