eliasstravik/skills

grilling-fix

Triggers alongside the grilling skill whenever the user invokes grilling-fix (e.g.

First seen Aug 25, 2026

Installation

$ npx skills add eliasstravik/skills --skill grilling-fix

Summary

  • Triggers alongside the grilling skill whenever the user invokes grilling-fix (e.g. `/grilling /grilling-fix`) or asks to be grilled with lettered options.
  • Overrides only grilling's answer-option format; every question must offer explicit options labeled with letters (A, B, C…), never numbers, plus grilling's usual recommendation, and the user may always answer in their own words.
  • Not for use without grilling, and not a replacement for grilling itself.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from eliasstravik/skills · top by installs.

npx skills add eliasstravik/skills

Browse all from eliasstravik/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 20
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,988 B
  • docs SUMMARY.md 477 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Grilling Fix

Trigger

Apply this standard to every question the grilling skill asks, in any session where the user has invoked grilling-fix.

Scope

This standard overrides only how grilling presents answer options; every other grilling instruction stands exactly as written. It never runs without grilling.

Inputs

The grilling questions about to be presented in each round.

Roles

The grilling agent applies this standard to every question it asks; the user answers.

Procedure

  1. Run grilling exactly as written, applying steps 2–4 to every question before presenting it.
  2. Give every question explicit answer options — single- or multi-select as the decision demands — even when the question is a confirmation; a bare "confirm this is right" with no options is never a valid question.
  3. Label options with letters (A, B, C, …), never numbers: questions are already numbered Q1, Q2, …, and numeric option labels collide with them.
  4. Keep grilling's ➡️ recommended answer, pointing at an option letter with the usual reasoning, and make clear the user may answer any question in their own words instead of picking an option.

Outputs

Grilling rounds in which every question shows lettered options and grilling's recommendation; this Policy SOP produces no separate work product.

Exceptions

None.

QC

  • Confirm no option list in the session uses numeric labels.
  • Confirm no question was presented without options.

References

None.