-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[External Plugin]: Goal skill for Copilot #1806
Copy link
Copy link
Open
Labels
external-pluginPR updates plugins/external.jsonPR updates plugins/external.jsonneeds-review:MEDIUMContributor reputation check flagged MEDIUM riskContributor reputation check flagged MEDIUM riskready-for-reviewSubmission passed intake validation and is ready for maintainer reviewSubmission passed intake validation and is ready for maintainer review
Metadata
Metadata
Assignees
Labels
external-pluginPR updates plugins/external.jsonPR updates plugins/external.jsonneeds-review:MEDIUMContributor reputation check flagged MEDIUM riskContributor reputation check flagged MEDIUM riskready-for-reviewSubmission passed intake validation and is ready for maintainer reviewSubmission passed intake validation and is ready for maintainer review
Type
Fields
Give feedbackNo fields configured for issues without a type.
Plugin name
copilot-goal-skill
Short description
Hello
I have release a successful skill i use internally in my company for several month: it is basically a
/goalskill for copilot.See https://github.com/gsemet/copilot-goal-skill
Compared to autopilot, it uses a subagent to evaluate if the work is finished or not.
GitHub repository
gsemet/copilot-goal-skill
Plugin path inside the repository
plugins/copilot-goal-skill
Ref to review
1.0.0
Commit SHA to review
No response
Version
1.0.0
License identifier
MIT
Author name
Gaetan Semet
Author URL
https://github.com/gsemet
Homepage URL
No response
Keywords
goal
autonomous
inspector
builder
loop
Additional notes for reviewers
Autonomous task completion — an orchestrator that bounces between a Builder (does the work) and an Inspector (judges the result) until the goal is met.
How It Works
Submission checklist