Resmi Sağlayıcı Skill'iView repo
Reviewer rejection workflow and strict lockout semantics
Dosyalar1 dosya
SKILL.md80 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarMicrosoft
Kategoridevops
Skill IDmicrosoft/waza/.copilot/skills/reviewer-protocol
İlgili skill'ler
Agent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAzd PublishPrepare and publish a new version of the waza azd extension.
USE FOR: "publish extension", "release new version", "bump version",
"prepare release", "update changelog", "azd publish", "new release",
"version bump", "cut a release".
DO NOT USE FOR: running evals (use waza), writing skills (use skill-authoring),
CI/CD pipeline changes (edit workflow files directly).Code Explainer**UTILITY SKILL** - Explain code snippets, functions, and algorithms in plain language.
USE FOR: explain code, what does this code do, break down this function,
help me understand this, walk through this algorithm, clarify this logic,
explain this snippet, describe what happens here.
DO NOT USE FOR: writing new code (use code generation), fixing bugs (use debugging),
refactoring (use refactoring skills), code review with action items.
INVOKES: file reading tools to access code, language detectioCode ExplainerExplains code snippets in plain English, breaking down what the code does step by step. Perfect for learning, code reviews, or documentation.Error RecoveryStandard recovery patterns for all squad agents. When something fails, adapt — don't just report the failure.Git WorkflowSquad branching model: dev-first workflow with insiders preview channel