Merge remote-tracking branch 'origin/main' into to-plan-skill

# Conflicts:
#	skills/engineering/to-issues/SKILL.md
#	skills/in-progress/wayfinder/SKILL.md
This commit is contained in:
Matt Pocock
2026-07-06 16:05:21 +01:00
27 changed files with 224 additions and 62 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ npx skills update grilling
`grilling` is the relentless interview that stress-tests a plan or design before you build it. It walks down the design tree branch by branch, resolving the dependencies between decisions one at a time until you and the agent share the same understanding.
It asks **one question at a time** and waits for your answer before the next — never a bulk list, which is bewildering. Each question comes with the agent's own recommended answer, and any question the codebase can settle it explores instead of asking you.
It asks **one question at a time** and waits for your answer before the next — never a bulk list, which is bewildering. Each question comes with the agent's own recommended answer, and any question the codebase can settle it explores instead of asking you. It won't start enacting the plan until you confirm the shared understanding has been reached.
## When to reach for it