grill-me

grill-me is a skill for Claude Code from Avalon-27reg/smyslokod-starter. It costs 83 tokens per session (1,041 once invoked), scanned A, original, MIT.

A structured interview for turning a vague feature idea into a clear, realistic plan before coding starts. It asks one question at a time about the goal, boundaries, success criteria, and risks.

In plain words
What is it for?
Use it for new ideas, large features, or plans that still contain unresolved choices; skip it for small, clearly specified changes.
Why use it?
It exposes unanswered decisions and unclear requirements before they lead to rework.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it for new ideas, large features, or plans that still contain unresolved choices; skip it for small, clearly specified changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/avalon-27reg/smyslokod-starter/grill-me
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Avalon-27reg/smyslokod-starter --skill grill-me
Clone the repo
git clone --depth 1 https://github.com/Avalon-27reg/smyslokod-starter

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/skills/avalon-27reg/smyslokod-starter/grill-me/github.svg)](https://agentmods.dev/skills/avalon-27reg/smyslokod-starter/grill-me)
Your own site
<a href="https://agentmods.dev/skills/avalon-27reg/smyslokod-starter/grill-me"><img src="https://agentmods.dev/badge/skills/avalon-27reg/smyslokod-starter/grill-me/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for grill-me

Your own site · 80×15
<a href="https://agentmods.dev/skills/avalon-27reg/smyslokod-starter/grill-me"><img src="https://agentmods.dev/badge/skills/avalon-27reg/smyslokod-starter/grill-me.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,041 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 original No closer match found 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.00083 $0.01041
Opus 5 $0.00042 $0.00521
Sonnet 5 $0.00017 $0.00208
Haiku 4.5 $0.00008 $0.00104

Measured 11d ago against content hash d89b5bf68182, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 11d 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.

.claude/skills/grill-me/SKILL.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill: grill-me

Интенсивное интервью по идее или плану. Цель — превратить «интересную мысль» в проверяемый, реалистичный план до написания кода.

Когда применять

Любое из:

  • Пользователь принёс новую идею в виде одного-двух предложений.
  • В плане встречается «потом решим», «нужно подумать», «зависит от...» — это сигнал.
  • Метрика успеха в плане звучит как «всё стало лучше» / «работает».
  • Пользователь сам говорит: «давай погрузимся», «хочу прояснить», «погрилль меня».
  • Перед началом крупной фичи (L по Sizing) и нет ясности по ключевым решениям.

Когда НЕ применять

  • Пользователь чётко знает что хочет и формулирует задачу конкретно.
  • Мелкая правка / опечатка / стилистика.
  • Цейтнот: пользователь просит «быстро прикинь, не задавая 20 вопросов».

Как вести интервью

Один вопрос за раз. Жди ответ. Не сваливай 5 вопросов в одно сообщение.

Уровни глубины (3 круга)

Круг 1 — суть идеи. Что именно хотим? Кто пользователь? Что меняется в его жизни?

Круг 2 — границы. Что НЕ входит? Какой минимально жизнеспособный вариант? Что считаем «достаточно»?

Круг 3 — реальность. Как поймём что сработало (одна цифра)? Что может пойти не так? Сколько готовы потратить времени?

Не переходи в круг 2, пока в круге 1 нет ясности. Не переходи в круг 3 — пока в круге 2.

Тип вопросов

Хорошие:

  • «На какую боль из business/audience/avatar.md это работает?»
  • «Что будет считаться успехом через 7 дней? Конкретно — какая цифра?»
  • «Какой минимальный кусок этого имеет ценность сам по себе?»
  • «Что стоит дороже — не сделать сейчас или сделать плохо?»
  • «Если пользователь нажмёт сюда не туда — что должно произойти?»

Плохие:

  • «Что-то ещё хотите?» (расплывчато)
  • «Думали ли вы про X, Y, Z?» (3 в одном)
  • «Какие технологии использовать?» (преждевременная техника)

Формат ответов

Если ответ нечёткий — переспроси. «Удобно» — это сколько секунд? «Быстро» — это менее N мс? «Мобильный» — конкретно iOS, Android или оба?

Не двигайся дальше пока ответ нельзя записать в план как acceptance criterion.

Read the full file on GitHub · 87 lines

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. 11d ago First seen · 87 lines · 83 tokens per session scan A d89b5bf68182

Subscribe to this mod's changes

grill-me is a skill published in the GitHub repository Avalon-27reg/smyslokod-starter (1 stars, last pushed 4mo ago), licensed MIT. It adds 83 tokens to every session and 1,041 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.