Use when running kubectl commands against an AKS cluster - enforces az aks command invoke for private cluster access, requires --file for complex commands, and persists cluster identity in memory
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من using-system/ai-dev-extensions. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Use when running kubectl commands against an AKS cluster - enforces az aks command invoke for private cluster access, requires --file for complex commands, and persists cluster identity in memory
لغة النص الأصلي: الإنجليزية
Use when performing any git merge operation (direct merge, PR merge, or MR merge) - requires explicit user confirmation before executing the merge command
لغة النص الأصلي: الإنجليزية
Use when the user asks to review, analyze, address, or resolve comments pushed on a GitHub pull request - fetches all unresolved review threads, judges each comment on its merits, applies a fix when the comment is valid, always replies to every thread (fix…
لغة النص الأصلي: الإنجليزية
Use when a GitHub pull request has just been merged or closed - switches back to the repository default branch, syncs it, and deletes the now-obsolete feature branch both locally and on the remote if it still exists
لغة النص الأصلي: الإنجليزية
Use when creating or updating GitHub pull requests - enforces Conventional Commits naming convention on PR titles for semantic versioning and squash-merge compatibility, and verifies that CI workflows (if any) complete successfully before handing the PR back…
لغة النص الأصلي: الإنجليزية
Use when writing or editing documentation, code comments, docstrings, README files, CHANGELOG entries, PR descriptions, commit messages, or any committed textual artifact - enforces English as the sole language regardless of the language used in the…
لغة النص الأصلي: الإنجليزية
Use when creating git commits - enforces Conventional Commits specification for semantic versioning compatibility
لغة النص الأصلي: الإنجليزية
Use when reviewing, writing, or modifying GitHub Actions workflows or referencing any GitHub Action - enforces version pinning by commit SHA, latest version verification, and version commenting
لغة النص الأصلي: الإنجليزية