From 1fc90d125c6c548bed3432888ec462e71d43d9da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20CORTIER?= Date: Mon, 10 Aug 2026 03:25:28 +0900 Subject: [PATCH] ci(agents): source common skills from Gateway Mirror all nine common agent skills from Devolutions Gateway. Gateway is their canonical source. IronRDP-only skills remain local. Synchronization depends on Gateway PR #1922 landing first: https://github.com/Devolutions/devolutions-gateway/pull/1922 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- .github/skills-sync.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/skills-sync.yml b/.github/skills-sync.yml index d09431829..88ceadee6 100644 --- a/.github/skills-sync.yml +++ b/.github/skills-sync.yml @@ -2,5 +2,12 @@ repositories: - repository: Devolutions/devolutions-gateway source_path: .agents/skills skills: + - code-compressor - commit-and-pr-conventions + - docs-compressor + - docs-writer + - llm-comment-footer + - markdown-writer + - prose-verifier + - prose-writer - tessl-skill-linting