Files
Sportstime/.claude/commands/add-to-todos.md
2026-01-10 16:20:13 -06:00

301 B

description
description
Add an item to the project's todo.md file

Add the following item to todo.md in the project root:

Item to add: $ARGUMENTS

Instructions:

  1. Read existing todo.md (create if missing)
  2. Append - [ ] $ARGUMENTS as a new checkbox item
  3. Write the file
  4. Confirm briefly