baseline-check

Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes (capture, compare, auto) for comprehensive regression detection. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.

$ 安裝

git clone https://github.com/spiralhouse/cycletime /tmp/cycletime && cp -r /tmp/cycletime/.claude/skills/baseline-check ~/.claude/skills/cycletime

// tip: Run this command in your terminal to install the skill