From sealed-room
Review the public briefing and suspect list for the current murder mystery. Use when the user says "case file", "show the briefing", "who are the suspects", "recap the case", "remind me of the suspects", or runs /case-file.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sealed-room:case-fileThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the player the public case briefing by reading `.murder-case/briefing.md`, then remind them of their options: `interrogate <suspect>`, `examine <place>`, `accuse <suspect>`.
Show the player the public case briefing by reading .murder-case/briefing.md, then remind them of their options: interrogate <suspect>, examine <place>, accuse <suspect>.
Never read anything under .murder-case/sealed/ — that is where the hidden solution lives.
npx claudepluginhub calumjs/sealed-room --plugin sealed-roomCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.