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: integration-test-write
description: Add focused integration tests for connected system behavior.
---
# Integration Test Write
Identify the integration boundary, required setup, and meaningful success and failure cases.
Keep the test deterministic and limited to the behavior under change.