check-cache-bugs.md
/check-cache-bugs - Audit for cache bugs CC#40524 (sentinel, --resume, attribution header)
When to use this
- When you suspect prompt caching is not working correctly in your Claude Code setup
- After upgrading Claude Code to verify sentinel flags and attribution headers are present
- When --resume behavior is inconsistent and you want a diagnostic pass before filing a bug
How to use
-
Open the template on GitHub and copy its content:
commands/check-cache-bugs.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.