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

Grill With Docs

skill-jesse-merhi-skills-grill-with-docs · by jesse-merhi

Ground a plan in repo docs, code, Obsidian notes, glossary, ADRs, specs, and tickets, then run grilling to stress-test the decisions one question at a time.

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

Install

$ agentstack add skill-jesse-merhi-skills-grill-with-docs

✓ 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-jesse-merhi-skills-grill-with-docs)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
24d 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 With Docs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Grill With Docs

Run a grilling session after grounding the plan in project context. grilling is the interview primitive; this skill adds docs, code, and Obsidian context before the questioning starts.

Workflow

  1. Locate project context before judging or questioning the plan. Use

[grounding.md](references/grounding.md) for the search targets.

  1. Extract the plan's nouns and verbs: product concepts, system names, state

transitions, user-visible outcomes, and implied invariants.

  1. Compare those terms against existing docs and code. Prefer existing

vocabulary. Flag invented terms, overloaded names, and domain gaps.

  1. Run grilling: ask one concrete question at a time, provide your

recommended answer, look up facts yourself, and put decisions to the user.

  1. Use these prompts as useful pressure points during grilling:
  • Which existing decision or ADR does this rely on?
  • Which code path proves the plan is implementable?
  • What behavior is the first tracer-bullet ticket?
  • What assumption would make the plan fail?
  • Which acceptance criterion is still vague or untestable?
  • If the plan changes rendered UI, what design direction, viewport states,

and frontend-ui-validation proof will review require?

  1. Apply the session behaviors in

[session-behavior.md](references/session-behavior.md): glossary challenges, fuzzy-language sharpening, concrete scenarios, code cross-checks, UI readiness, context updates, and ADR offers.

  1. If the work is too large or foggy for one session, point the user to

wayfinder instead of forcing the whole journey through one grill.

  1. Continue until the plan is clear enough to execute and the user confirms the

shared understanding.

  1. Return either a tightened plan with assumptions and first ticket made clear,

or a short set of blockers/questions if the plan is not ready.

Output Shape

Prefer short sections:

  • Grounding: docs/code/notes inspected
  • What Holds Up: parts supported by evidence
  • Gaps: unclear terms, missing decisions, weak assumptions
  • Tightened Plan: revised plan or first ticket
  • Next Question: the single question the user should answer next

When the plan is ready, stop asking and give the tightened plan. If the user has not confirmed the shared understanding, make the confirmation request the next question instead of proceeding.

Context Pointers

  • Use [grounding.md](references/grounding.md) for project context search

targets.

  • Use [session-behavior.md](references/session-behavior.md) for how to

challenge terminology, code claims, scenarios, and UI readiness.

  • Use [context-format.md](references/context-format.md) when writing or

proposing a project glossary note.

  • Use [adr-format.md](references/adr-format.md) when an ADR is genuinely

warranted.

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.