Skip to content

today.md: Step 1.75 (Raindrop) appears after Step 2.5 (GitHub) #9

@mackh

Description

@mackh

Problem

In .claude/commands/today.md, Step 1.75 (Sync Raindrop Bookmarks) appears after Step 2.5 (GitHub Sync) in the document. The numbering implies it should run before 2.5, but the current layout has them reversed.

Current order

  1. Steps 0–2: Vault Scan (scripted)
  2. Step 2.5: GitHub Sync (scripted) ← appears first
  3. Step 1.75: Sync Raindrop Bookmarks ← appears second

Expected order

  1. Steps 0–2: Vault Scan (scripted)
  2. Step 1.75: Sync Raindrop Bookmarks
  3. Step 2.5: GitHub Sync (scripted)

Impact

Claude agents following the command sequentially will run GitHub sync before Raindrop, which may not matter functionally but is confusing and could cause step-reference errors.

Fix

Reorder sections in today.md, or renumber to match actual execution order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions