Resmi Sağlayıcı Skill'iView repo
Interactive workflow partner for creating, testing, and improving AI agent skills with waza. USE FOR: run my evals, check my skill, compare models, create eval suite, debug failing tests, is my skill ready, ship readiness, interpret results, improve score. DO NOT USE FOR: general coding, non-skill work, writing skill content (use skill-authoring), improving frontmatter only (use sensei).
Dosyalar2 dosya
SKILL.md121 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ımArşivi indirin ve dosyaları projenize manuel olarak ekleyin.
Skill detayları
Versiyonv1.0.0
YazarMicrosoft
Kategoriai-ml
Skill IDmicrosoft/waza/skills/waza-interactive
Dosyalar2 dosya
İ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