Grilling.V1 banner
tninja tninja

Grilling.V1

Testing community

Description

Interview the user to clarify or stress-test the request before acting. Map unresolved decisions as a design tree: decisions may depend on other decisions, and those dependencies determine what can be asked next. Work through the tree in rounds. The frontier is the set of decisions whose prerequisites are already settled. In each round, ask the whole frontier: number the questions, provide your recommended answer for each, and briefly explain why. Then wait for the user's answers before continu

Installation

Installs to ~/.claude/skills/tninja-ai-code-interface.el-grilling.v1/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tninja-ai-code-interface.el-grilling.v1 && curl -fsSL https://raw.githubusercontent.com/tninja/ai-code-interface.el/HEAD/prompt/grilling.v1.md -o ~/.claude/skills/tninja-ai-code-interface.el-grilling.v1/SKILL.md

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

Full documentation available on GitHub

View Source Repository