diff --git a/.changeset/grilling-gate-and-leading-word.md b/.changeset/grilling-gate-and-leading-word.md new file mode 100644 index 0000000..34c8bfd --- /dev/null +++ b/.changeset/grilling-gate-and-leading-word.md @@ -0,0 +1,5 @@ +--- +"mattpocock-skills": minor +--- + +Add a confirmation gate to **`grilling`**: the agent won't enact the plan until you confirm the shared understanding has been reached, turning the skill's existing "shared understanding" completion criterion into an explicit stop-gate. The `description` also recruits the pretrained **`grill`** leading word ("Grill the user relentlessly") to sharpen invocation, and the docs page is re-synced with the new gate behaviour.