Back to list
TaylorHuston

good-morning

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: good-morning description: Morning routine check-in. Use at start of day to review yesterday, set up today's journal, and check learning reviews due. Triggers on "good morning", "morning", "start my day", "what's on for today". model: claude-haiku-4-5-20251001 allowed-tools: Bash(gh:*), Read, Write, Edit, Glob

Good morning! Run the morning check-in.

Steps

  1. Get current date first

    • Run date +%Y-%m-%d to confirm today's date
    • Calculate yesterday's date from this
    • DO NOT assume the date - always verify
  2. Check yesterday's journal (my-vault/02 Calendar/YYYY-MM-DD.md)

    • If "What Did I Work On?" empty: offer to backfill from GitHub
    • If "What Did I Do?" empty: just note it
  3. Setup today's journal

    • Check if today's entry exists
    • If not: create from template at my-vault/09 System/Templates/Daily Template.md
      • Note: Template uses Templater syntax - resolve <% tp.date... %> to actual dates
      • Set created and modified to today's date
    • Show today's highlight or ask: "What's your main focus today?"
  4. Check learning plan (.claude/learning-sessions/learning-plan.json)

    • Find topics where last_covered + interval < today
    • If any due: "You have [topic] due for review"
    • Show next item in queue
  5. Quick status report

    • Yesterday: Complete/Incomplete
    • Today's highlight: [highlight or "not set"]
    • Reviews due: [list or "none"]
    • Next in learning queue: [topic]

Keep it brief - quick morning orientation, not a deep dive.

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