Merge remote-tracking branch 'upstream/main' into add-daily-focus-board-skill

This commit is contained in:
Jenny Ferries
2026-08-07 09:38:12 -07:00
50 changed files with 2329 additions and 1182 deletions
+5 -5
View File
@@ -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"
}
},
{
@@ -804,7 +804,7 @@
{
"name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.",
"version": "1.0.5",
"version": "1.0.6",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
@@ -825,7 +825,7 @@
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "microsoft-foundry",
"sha": "b4ffffc810130893117a7b8f797e0a33102e66de"
"sha": "c3a1606fb83ba4b89e205b1723a22e1c497f66a2"
}
},
{