The code-review skill had templates/ and scripts/ directories alongside SKILL.md, but SKILL.md never referenced them. Since Claude Code only loads SKILL.md when a skill is invoked, the supporting files were effectively invisible. This adds a Reference Files section that instructs Claude to read and use each supporting file. Closes #43 Co-authored-by: Paperclip <noreply@paperclip.ing>