Marketplace
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.
$ Installieren
git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla /tmp/claude-code-plugins-nixtla && cp -r /tmp/claude-code-plugins-nixtla/archive/backups-20251108/skill-structure-cleanup-20251108-073936/plugins/testing/regression-test-tracker/skills/regression-test-tracker ~/.claude/skills/claude-code-plugins-nixtla// tip: Run this command in your terminal to install the skill
Repository

jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/skill-structure-cleanup-20251108-073936/plugins/testing/regression-test-tracker/skills/regression-test-tracker
2
Stars
0
Forks
Updated3d ago
Added1w ago