unityctl: Command for Claude Code

.claude/commands/grill-me.md

grill-me is a command for Claude Code from Jason-hub-star/unityctl. It costs 0 tokens per session (196 once invoked), scanned A, a copy of varcheck, MIT.

A planning interview that asks focused questions about every part of a proposed change until the requirements are clear and agreed.

In plain words
What is it for?
Use it to review a plan branch by branch, request concrete examples for unclear answers, and produce a final summary of the agreed decisions.
Why use it?
It helps uncover vague decisions and hidden dependencies before work begins. It can also inspect the codebase when that answers a question better than asking you.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is Jason-hub-star/unityctl's own configuration. It tells Claude Code how to work on unityctl itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything unityctl configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Jason-hub-star/unityctl. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Jason-hub-star/unityctl/master/.claude/commands/grill-me.md
Clone the repo
git clone --depth 1 https://github.com/Jason-hub-star/unityctl

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for grill-me

README.md
[![agentmods](https://agentmods.dev/badge/commands/jason-hub-star/unityctl/grill-me.svg)](https://agentmods.dev/commands/jason-hub-star/unityctl/grill-me)
Your own site
<a href="https://agentmods.dev/commands/jason-hub-star/unityctl/grill-me"><img src="https://agentmods.dev/badge/commands/jason-hub-star/unityctl/grill-me.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 196 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00196
Opus 5 $0.00000 $0.00098
Sonnet 5 $0.00000 $0.00039
Haiku 4.5 $0.00000 $0.00020

Measured 7d ago against content hash 722500792231, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

grill-me scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to varcheck — 12 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/commands/grill-me.md · 12 lines

What it actually says

공유된 이해에 도달할 때까지 이 계획의 모든 측면에 대해 나를 끈질기게 인터뷰하세요.

디자인 트리의 각 가지를 따라 내려가면서 결정 사항의 의존성을 하나씩 해결하세요. 한 가지를 끝내야 다음 가지로 넘어가세요.

코드베이스를 탐색해서 답할 수 있는 질문이라면 직접 탐색하고, 탐색 결과를 근거로 더 날카로운 후속 질문을 만드세요.

규칙

  • 한 번에 질문은 최대 3개. 답변을 받은 뒤 다음 질문으로 넘어가세요.
  • 질문에 번호를 매기고 누적 카운트를 유지하세요.
  • 모호한 답변에는 구체적인 예시를 요구하세요.
  • 모든 가지를 충분히 탐색했다고 판단되면, 지금까지 합의된 내용을 요약하고 빠뜨린 것이 없는지 최종 확인하세요.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 12 lines · 0 tokens per session scan A 722500792231

Subscribe to this mod's changes

grill-me is a command published in the GitHub repository Jason-hub-star/unityctl (18 stars, last pushed 17d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 196 tokens. A static security scan graded it A with 0 findings. It is 100% identical to varcheck, differing in 12 lines, and is treated as a copy.