@nightmoonpoe: I tried Matt Pocock's latest release, wayfinder. It's absolutely stunning. The previous workflow was `grill->to-prd->to-issue->implement-review`. The whole process was very smooth and professional, but humans still had to do a lot of coordination work...
Summary
Matt Pocock's latest wayfinder tool can automate decision-making, greatly simplifying the development workflow from grill to prd to implement-review, and reducing human coordination efforts.
View Cached Full Text
Cached at: 07/06/26, 08:20 PM
I tried Matt Pocock’s newly released wayfinder. It’s quite astonishing.
The previous workflow was grill->to-prd->to-issue->implement-review. The whole process was very smooth and professional, but humans still had to do a lot of coordination work.
But wayfinder is very different. An interesting point is that it seems to lean towards more automated decision-making. I’m not sure if this is a coincidence. @mattpocockuk
Similar Articles
@vikingmute: Great workflow, now it's also my main workflow for developing new features and new ideas: Grill - let AI fiercely question every detail until clear -> Research - separately analyze difficult areas and create a research document (optional) -> PRD - gen...
VikingMute shares their main workflow for developing new features and ideas: using AI (Grill) to drill down on details, Research to analyze difficulties, generating a PRD, breaking it into independent Issues, step-by-step implementation, and finally Review. This is a supplement to Matt Pocock's seven-stage AI development method.
@mattpocockuk: /wayfinder it is More work on this today, I think this replaces /grill-with-docs in my stack (as an orchestrator over t…
Matt Pocock is working on a new planning tool called /wayfinder that helps identify decision frontiers and suggests prototyping, research, or 'grilling' to push back uncertainty.
@mattpocockuk: mattpocock/skills v1.1 is out! - /wayfinder helps you plan more ambitious work than ever - /to-spec and /to-tickets rep…
mattpocock/skills v1.1 is released with new commands like /wayfinder for planning, improved /to-spec and /to-tickets, and a complete lifecycle with /implement and /code-review, plus fixes to /grill-me.
@mattpocockuk: One clarification for folks using /wayfinder: The flow for big work should be: /wayfinder -> /to-spec -> /to-tickets ->…
Matt Pocock clarifies the intended workflow for /wayfinder, emphasizing the flow from /wayfinder to /to-spec to /to-tickets to /implement for coding projects, and notes that v1.2 is in development.
@kasong2048: https://x.com/kasong2048/status/2075425094915252235
Summarizes the professional terminology used in Matt Pocock's Grill-Me series of Skills (such as Tracer Bullet, Seam, Design Tree, Throwaway Prototype), and explains how they help AI understand and generate more efficient development solutions.