feat(skills): add shared task workflows

This commit is contained in:
Julian lechner
2026-09-11 14:42:47 +02:00
parent 30a057c41b
commit 54820797fa
22 changed files with 241 additions and 0 deletions
@@ -0,0 +1,10 @@
---
name: regression-verification
description: Check that existing behavior was not unintentionally broken.
---
# Regression Verification
Identify the affected existing behavior and run proportionate regression checks.
Report results and any unverified areas. Do not claim checks that were not run.