AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Grill Me

skill-alexandrbasis-claudops-grill-me · by alexandrbasis

Use when a plan, design, or discovery document needs stress-testing for hidden assumptions, scope gaps, unresolved branches, or ambiguous wording; also when the user explicitly says "grill me".

No reviews yet
0 installs
44 views
0.0% view→install

Install

$ agentstack add skill-alexandrbasis-claudops-grill-me

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-alexandrbasis-claudops-grill-me)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Grill Me? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Grill Me

Pressure-test a plan or design until the remaining ambiguity is explicit, bounded, and easy to communicate.

Core Behavior

  • First, enumerate every candidate risk you can see across all categories

below (scope, states/flows, assumptions, wording, decision branches) — keep this internal list so nothing drops silently. A later step filters to what is worth asking.

  • Then surface one focused question at a time, ordered by what most changes

the feature shape if answered wrong — the user must be able to answer without re-reading the whole thread; batched questions get half-answered or ignored.

  • For each question, provide your recommended answer or default position.
  • If a question can be answered from the codebase or docs, explore there

instead of asking the user.

  • Prefer exposing hidden assumptions over inventing extra scope — the goal

is to sharpen an existing plan, not to bolt on new features under the guise of stress-testing.

Adversarial Discipline

  • When you offer a recommended answer, first spend one beat trying to disprove it. Confirmation is the failure mode — a default you only defended is weaker than one you tried to break.
  • Bound the loop. If two consecutive rounds surface only minor or already-considered points, stop and report — continuing is grill theater (motion without new information), not rigor.
  • For a high-stakes or irreversible decision, offer the user a fresh-context adversarial check: a subagent prompted to find what's wrong, given the artifact and its constraints — not your preferred answer. Handing over your conclusion biases the reviewer toward agreement. Never invoke an external CLI for this without explicit user authorization.

When Invoked From Discovery

Scan every section of the discovery document (scope, flows, states, constraints, out-of-scope, open questions, risks) — not only the first section or headline. Then prioritize:

  • Unclear scope boundaries
  • Missing states, flows, or edge cases
  • Hidden assumptions
  • Ambiguous wording a new reader could misinterpret
  • Decision branches that materially change the feature shape

Avoid:

  • Deep implementation detail unless it changes scope, user experience, risk, or constraints
  • Speculative product expansion that should instead be captured as out of scope

Stop Condition

Stop when:

  • The main branches of the decision tree are resolved or explicitly cut
  • The remaining ambiguity is minor and non-blocking
  • The caller can clearly document flow, scope, constraints, and risks

Return To Caller

When the stop condition is met, finish by returning this compact summary (so the caller — typically /nf or /ct — can paste it into the doc without editing):

  • Clarifications made
  • Scope cuts or out-of-scope decisions
  • Hidden assumptions uncovered
  • Wording fixes or ambiguity reductions
  • Remaining risks or blockers

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.