AIPM
Theme

AIPM package

grill-me

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Install this skill

Install the CLI once, initialize your project, then add this package. Current verified release: AIPM CLI 0.2.12.

npm install -g @aipm-registry/cli
aipm init
aipm add @mattpocock/grill-me@1.0.0

Publisher

Matt Pocock

Reserved under @mattpocock by Matt Pocock. This package name belongs to an AIPM publisher account.

Tool targets

Install command by target

all tools

Run this variant when you want to install the package into all tools.

aipm add @mattpocock/grill-me@1.0.0

cursor

Run this variant when you want to install the package into cursor.

aipm add @mattpocock/grill-me@1.0.0 --target cursor --ci

claude

Run this variant when you want to install the package into claude.

aipm add @mattpocock/grill-me@1.0.0 --target claude --ci

Before installing

AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.