From b47f37d2d0d130dad82ed3bb026e7d9bb021d076 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 00:30:19 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 6 +++--- plugins/external.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index eb1734fe..43cd962d 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -323,7 +323,7 @@ { "name": "copilot-goal-skill", "description": "Goal-driven task orchestration with independent verification. Interviews the user to define a clear goal, then loops between a Builder subagent (does the work) and an Inspector subagent (judges the result with fresh context). The Inspector never trusts the Builder. Output is auditable in git commits from each subagent actions. Use when the user says \"achieve this goal\", \"make this work\", \"implement until done\", or wants verified autonomous task completion with independent quality review.", - "version": "1.0.1", + "version": "1.1.2", "author": { "name": "Gaetan Semet", "url": "https://github.com/gsemet" @@ -341,8 +341,8 @@ "source": "github", "repo": "gsemet/copilot-goal-skill", "path": "plugins/copilot-goal-skill", - "ref": "1.0.1", - "sha": "b186d0b0d59da1ea051283a7d99185979ede998a" + "ref": "1.1.2", + "sha": "17d0452fcb08adc7cc0cdf61a174e7045f3b5586" } }, { diff --git a/plugins/external.json b/plugins/external.json index 6bd05dee..1c831a90 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -187,7 +187,7 @@ { "name": "copilot-goal-skill", "description": "Goal-driven task orchestration with independent verification. Interviews the user to define a clear goal, then loops between a Builder subagent (does the work) and an Inspector subagent (judges the result with fresh context). The Inspector never trusts the Builder. Output is auditable in git commits from each subagent actions. Use when the user says \"achieve this goal\", \"make this work\", \"implement until done\", or wants verified autonomous task completion with independent quality review.", - "version": "1.0.1", + "version": "1.1.2", "author": { "name": "Gaetan Semet", "url": "https://github.com/gsemet" @@ -205,8 +205,8 @@ "source": "github", "repo": "gsemet/copilot-goal-skill", "path": "plugins/copilot-goal-skill", - "ref": "1.0.1", - "sha": "b186d0b0d59da1ea051283a7d99185979ede998a" + "ref": "1.1.2", + "sha": "17d0452fcb08adc7cc0cdf61a174e7045f3b5586" } }, {