feat: implement model-invoked prototype skill and enhance wizard functionality

This commit is contained in:
Matt Pocock 2026-06-29 13:51:38 +01:00
parent 6eeb81b5fc
commit 850873cd73
8 changed files with 303 additions and 28 deletions

View file

@ -0,0 +1,5 @@
---
"mattpocock-skills": minor
---
Make the **`prototype`** skill model-invoked, so the agent can reach for it autonomously (and other skills can too). Its description is rewritten around the leading word _prototype_ — throwaway code that answers a design question — with one trigger per branch (state/logic sanity-check, or UI exploration).