Skip to main content

llm-narration-format-clarifier

Fix LLM narration drift (LLM improvises formatting because a prompt line is too vague) by adding a worked example in the prompt, NOT by adding backend enforcement. Use when the user reports the LLM is dropping fields, abbreviating formats, or substituting its own template for an underspecified one. Triggers: "the LLM dropped X", "show both/all Y", "the narrative is missing Z", "prompt is too vague", "LLM invents the format", "add a worked example", "make the LLM consistently format X", "narration drift", "format hint needed", "the LLM cited D&D 3.5e/Pathfinder/<external system> when it shouldn't have", "we shouldn't reference <external system>", "build our own framework", "the LLM inherited math from <X> without us defining it". Does NOT apply to: LLM judgment errors that need richer prompt context (use llm-prompt-engineering / root-cause-first), backend state bugs (use root-cause-first), or LLM compliance with explicit instructions it already has (use systematic-debugging).

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.