Grill

Alias for the quirk grilling flow. Use when the user says "grill" and wants a relentless interview to sharpen a plan, decision, or design.

quantumquirkxyz Updated

File contents

Contract

  • Input: problem or task defined by the skill body.
  • Output: Markdown artifact or structured result with completion criteria met.
  • Side effects: none (design/review/documentation only unless explicitly stated).
  • Dependencies: none (self-contained unless linked to other skills).
  • Stop condition: all process steps completed; artifact saved; criteria checked.
  • Risk: low.
  • Boundary: produces reasoning or documentation artifacts; does not modify external systems unless explicitly instructed.

Grill

Run the grilling primitive as the stable quirk entrypoint named grill.

Use this alias when the user asks for grill specifically. Keep the behavior identical to grilling: ask one question at a time, recommend an answer for each question, inspect discoverable facts directly, and do not act on the plan until the user confirms the shared understanding is complete.

quantumquirkxyz/skills-quirk/tree/main/.agents/skills/routing/grill commit f0f0c0de38

Frequently asked questions

npx skillmds@latest add quantumquirkxyz/grill