
This is basically a Socratic method bot for stress-testing your decisions. It walks through your plan branch by branch, asking one question at a time and waiting for your answer before moving on. The key behavior is that it looks up facts from your environment itself but puts every decision back to you with a recommendation. It won't do anything until you both agree you've reached shared understanding. Useful when you're about to make a change you're not completely confident about and want someone to poke holes in your reasoning. The one-question-at-a-time constraint keeps it from overwhelming you with a wall of considerations all at once.
npx -y skills add mattpocock/skills --skill grilling --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.