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.
npx skills add Avalon-27reg/smyslokod-starter --skill grill-megit clone --depth 1 https://github.com/Avalon-27reg/smyslokod-starterWrote 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.
[](https://agentmods.dev/skills/avalon-27reg/smyslokod-starter/grill-me)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- 11d ago First seen · 87 lines · 83 tokens per session scan A d89b5bf68182
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.
Other skills, from other repositories
threat-model
Use when performing threat modeling for a project, feature, or system architecture. Applies STRIDE threat categorization with DREAD risk rating to produce structured threat models in OTM JSON and markdown formats. Covers system decomposition, trust boundary mapping, data flow analysis, per-subsystem threat…
architect
Research and create a technical blueprint for a new feature.
audit
Deep security and performance scan with structured reporting.
retro
Mine review artifacts for recurring patterns and write project learnings.
secure-review
Deep semantic security review of code changes with data flow tracing, taint analysis, and trust boundary validation. Composable building block invoked by /audit when deployed.
journal-review
Periodic journal review — scans daily entries to surface unlogged decisions, unlogged learnings, untracked action items, and recurring themes. Use when the user says "journal audit", "review my entries for promotion", "extract decisions", "unlogged items", "what should I formalize", "untracked items", or wants to…