home/categories/testing/jeremylongshore-claude-code-plugins-plus-skills-backups-skill-structure-cleanup-20251108-073936-plugins-testing-regression-test-tracker-skills-regression-test-tracker-skill-md
testingtesting-security

tracking-regression-tests

This skill enables Claude to track and run regression tests, ensuring new changes don't break existing functionality. It is triggered when the user asks to "track regression", "run regression tests", or uses the shortcut "reg". The skill helps in maintaining code stability by identifying critical tests, automating their execution, and analyzing the impact of changes. It also provides insights into test history and identifies flaky tests. The skill uses the `regression-test-tracker` plugin.

jeremylongshore
maintainer
jeremylongshore
更新日 1/18/2026
スター
1020
フォーク
131
quick start

Installation and usage

This skill enables Claude to track and run regression tests, ensuring new changes don't break existing functionality. It is triggered when the user asks to "track regression", "run regression tests", or uses the shortcut "reg". The skill helps in maintaining code stability by identifying critical tests, automating their execution, and analyzing the impact of changes. It also provides insights into test history and identifies flaky tests. The skill uses the `regression-test-tracker` plugin.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use tracking-regression-tests