Skip to content

copilot-goal-skill

copilot-goal-skill

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.

Overview

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.

This is a third-party plugin hosted outside this repository. View it on GitHub.