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: efcore-review
description: Review Entity Framework Core changes for correctness and data access risks.
---
# EF Core Review
Inspect queries, relationships, tracking, migrations, transactions, and performance-sensitive access.
Return concrete findings and relevant verification. Keep detailed EF Core standards for future customization.