agentsclimarketplace

Grill me codex

Skill Rijul1204/rashedul-agentic-engineering/skills/grill-me-codex

My agentic-engineering workbench — Claude Code skills, subagents, and CI workflows I reuse across projects.

Install
npx -y skills add Rijul1204/rashedul-agentic-engineering --skill grill-me-codex

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Interview the user relentlessly about a plan or design until the important decisions are explicit and defensible. Use when the user wants to stress-test a plan, get grilled on a design, or says "grill me".

SKILL.md

1.9 KB, as published. Nobody here has run it

Grill Me

Use this skill to pressure-test a plan, architecture, or delivery approach until the key decisions, constraints, and risks are explicit.

Workflow

  1. Restate the target briefly so both sides are aligned.
  2. Explore the repo, docs, and current implementation for anything discoverable before asking questions.
  3. Ask one high-signal question at a time. Every question must expose a real decision, dependency, ambiguity, or risk.
  4. For each question, provide:
    • why it matters
    • your recommended answer
    • what changes if the opposite answer is chosen
  5. Keep drilling until the following are explicit:
    • goal and success criteria
    • users or stakeholders
    • inputs, outputs, and interfaces
    • constraints and non-goals
    • edge cases and failure modes
    • testing and rollout expectations
  6. End with either:
    • a concise decision-complete summary, or
    • a short list of unresolved decisions that still block implementation

Rules

  • Prefer repo exploration over questioning when the answer is discoverable.
  • Challenge weak assumptions directly and concretely.
  • Avoid filler, repetition, and generic brainstorming.
  • If the user jumps to implementation before defining the problem, recover the problem statement first.
  • If the plan already looks solid, focus on hidden coupling, omitted failure cases, vague acceptance criteria, and operational risk.

Output Shape

Use a compact structure:

  1. Current understanding
  2. Questions and recommended answers
  3. Decision summary or remaining blockers

Keep the conversation moving. The goal is not to admire the plan. The goal is to make it hard to ship something underspecified.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.