Grill Me banner
cnhx cnhx

Grill Me

Testing community

Description

--- description: Stress-test a plan or idea via relentless interrogation until reaching shared understanding argument-hint: "<plan, idea, or design to stress-test>" --- # /grill-me Read the skill file at `skills:grill-me` (located at `grill-me/SKILL.md` relative to this plugin's root) and follow its instructions exactly. The skill runs relentless interrogation of a plan, design, or idea, resolving each branch of the decision tree until shared understanding is reached. Pass `$ARGUMENTS` as the

Installation

Installs to ~/.claude/skills/cnhx-prd-writer-grill-me/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cnhx-prd-writer-grill-me && curl -fsSL https://raw.githubusercontent.com/cnhx/prd-writer/HEAD/commands/grill-me.md -o ~/.claude/skills/cnhx-prd-writer-grill-me/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository