Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/blog/2026-05-11-tuning-up-copilot-skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ azure-sdk-sample-review/
│ └── quickstart/
```

![SDK reference consolidation: before/after, single source of truth](./media/2026-05-11-tuning-up-copilot-skills/shared-references-architecture.png)
<img src={require('./media/2026-05-11-tuning-up-copilot-skills/shared-references-architecture.png').default} alt="SDK reference consolidation: before/after, single source of truth" style={{width: '100%', maxWidth: '900px'}} />

Eliminated six duplicated routing SKILL.md files. One dispatch mechanism instead of six. Waza compliance achieved — no more isolation violations. All 7 behavioral evals running at 100%.

Expand Down