Date Reminder

Current date awareness for all sessions. Use at the START of every new conversation to check the current date from the environment (Today's date in env block) and ensure all work uses up-to-date information.

cl-victor1 Updated

File contents

Current Date Reminder

At session start, check Today's date from the <env> block.

Apply Current Date To

  • Content creation: Blog posts, changelogs, documentation - use actual current date
  • Web searches: Include current year to find recent/latest information
  • API/docs lookup: Verify against latest docs, avoid deprecated patterns
  • Time-sensitive code: Use current date for timestamps, date calculations

cl-victor1/Claude-Code-Skills/tree/main/date-reminder commit 19feaad99a

Frequently asked questions

npx skillmds@latest add cl-victor1/date-reminder