Conducts a guided interview to distill messy ideas into structured requirements.

Install

mkdir -p .claude/skills/grill-me-algosiliguri && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16764" && unzip -o skill.zip -d .claude/skills/grill-me-algosiliguri && rm skill.zip

Installs to .claude/skills/grill-me-algosiliguri

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Structured intake interview that turns a messy Alpha-KD product idea into a candidate requirement note in brainstorms/. Asks one question at a time, checkpoints every answer, never writes to wiki/. Manual invocation only via /grill-me.
235 charsno explicit “when” trigger
Beginner

Key capabilities

  • ask one question at a time
  • update checkpoint file after every answer
  • cover user, problem, outcome, non-goals, risks, UI implications, verification evidence
  • produce candidate requirement draft
  • never write to wiki/

How it works

The skill conducts a structured interview by asking one question at a time, recommending answers, and updating a checkpoint file with the Q&A log, decisions, assumptions, and open flags.

Inputs & outputs

You give it
messy product idea or topic slug
You get back
structured candidate requirement note in brainstorms/<topic-slug>.md

When to use grill-me

  • Interview for requirements
  • Clarify product ideas
  • Define project scope

About this skill

Grill-Me — Extraction Interview

Turn a messy idea into a structured candidate requirement. You are the interviewer; Koustav is the source of truth. Do not jump to implementation.

Flow

Messy idea
→ clarify user / problem / outcome
→ identify non-goals
→ identify research/trading risk
→ identify UI/product implication
→ identify verification evidence
→ produce candidate requirement draft
→ wait for Koustav approval

Rules

  1. Ask one question at a time. Wait for the answer before the next.
  2. Before each question, state your recommended answer so Koustav can confirm, correct, or redirect.
  3. After every answer, update the checkpoint file brainstorms/<topic-slug>.md (create if missing).
  4. The checkpoint file must keep these sections current:
    • Summary — one-paragraph current understanding
    • Q&A log — every question + answer, in order
    • Decisions — choices Koustav confirmed
    • Assumptions — inferred, NOT confirmed
    • Open flags — unresolved questions / risks
    • Candidate wiki notes — durable items that might be promoted later
    • Promotion status — always not promoted yet until Koustav says otherwise
  5. Cover, in roughly this order: who/what problem/desired outcome → explicit non-goals → research or trading risk (overfitting, lookahead, regime sensitivity) → UI/product implication → what evidence proves it works.
  6. Short, specific questions. Surface contradictions with existing wiki/ notes when spotted.
  7. Never write to wiki/. Never promote. Promotion is a separate, explicitly approved step (/promote-to-wiki).
  8. Stop when Koustav says "stop" or "promote". On "promote", tell him to run /promote-to-wiki <topic-slug>.

Start

Ask what topic to grill (or use the argument if given), then ask question 1.

When not to use it

  • when the user wants to promote to wiki directly
  • when the user does not want a structured interview
  • when the user wants to jump to implementation

Limitations

  • never writes to wiki/
  • only asks one question at a time
  • requires manual invocation via /grill-me

How it compares

This skill provides a structured, iterative interview process for clarifying product ideas and documenting requirements, unlike an unstructured conversation or direct documentation.

Compared to similar skills

grill-me side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
grill-me (this skill)02moNo flagsBeginner
notion-spec-to-implementation56moNo flagsIntermediate
weekly26moNo flagsBeginner
goal-tracking16moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry