Official Provider SkillView repo
Run evaluations on Agent Skills to measure their effectiveness. USE FOR: "run skill evals", "evaluate my skill", "test skill quality", "check skill triggers", "skill compliance check", "measure skill performance", "run evals on [skill-name]", "grade skill execution". DO NOT USE FOR: writing skills (use skill-authoring), improving frontmatter (use sensei), or general testing unrelated to skills.
Files2 files
SKILL.md96 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categorysecurity
Skill IDmicrosoft/waza/waza-runner
Files2 files
Related skills
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