Skip to main content
Code Guide
Command Recommended

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

  1. Open the template on GitHub and copy its content: commands/check-cache-bugs.md
  2. Place the file inside .claude/skills/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.

Related templates