Back to list
TaylorHuston

daily-review

by TaylorHuston

A customizable life management framework for Claude Code - skills, agents, and workflows for personal productivity

12🍴 2📅 Jan 24, 2026

SKILL.md


name: daily-review description: Complete daily journal review. Use at end of day or next morning to fill in journal sections, review highlights, and plan tomorrow. Triggers on "daily review", "end of day", "journal review", "what did I do today". model: claude-haiku-4-5-20251001 allowed-tools: Bash(gh:*), Read, Write, Edit, Glob

Run the Daily Review Workflow. Keep it conversational - ask one thing at a time.

Steps

  1. Get current date first

    • Run date +%Y-%m-%d to confirm today's date
    • DO NOT assume the date - always verify
  2. Journal Entry Setup

    • Check if today's entry exists (my-vault/02 Calendar/YYYY-MM-DD.md)
    • Create from template if not (see references/template.md)
    • If morning reviewing yesterday: use yesterday's date
  3. What Did I Work On?

    • Pull GitHub commits: gh search commits --author=TaylorHuston --committer-date=YYYY-MM-DD
    • Summarize into meaningful bullets (not raw commit messages)
    • Ask: "Any other technical work? (studying, courses, side projects not on GitHub)"
  4. What Did I Do?

    • Ask: "How about personal stuff? (errands, social, health, appointments, etc.)"
  5. Daily Highlight Check

    • Review the day's highlight if set
    • Ask: "Did you accomplish your highlight? Want to carry it to tomorrow?"
  6. Quick Inbox Scan (offer, don't force)

    • "Want me to check your inbox for anything to quickly process?"
  7. Tomorrow's Highlight (offer, don't force)

    • "Do you know what tomorrow's focus should be?"
  8. Memory Capture Check

    • Review the conversation for anything memory-worthy:
      • New preferences expressed
      • Corrections to how you understood something
      • Life/job updates
      • Workflow insights
      • Project decisions
    • If anything qualifies, create a memory file in .claude/memories/
    • Check if about-taylor.md needs updating (job status, current focus, etc.)
    • Do this silently unless there's something significant to confirm

Use bulleted lists in the journal.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon