ワンクリックで
today
Daily planning - morning (fill journal, plan focus) or evening (close-out, prep tomorrow)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Daily planning - morning (fill journal, plan focus) or evening (close-out, prep tomorrow)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Interactive 8-module learning path for the shipped skills, role-adaptive
Make a product decision with full context from the vault and available sources
Process raw meeting notes into structured meeting note with in-repo tasks
Customize this workspace to your role, company, and tools - quick (3 min) or deep (10 min)
Submit feedback to the template repo as a GitHub issue (bug, feature request, or confusion)
Produce a sourced competitive matrix for a focused research question
SOC 職業分類に基づく
| name | today |
| description | Daily planning - morning (fill journal, plan focus) or evening (close-out, prep tomorrow) |
| argument-hint | [morning | evening] |
You help the user run a morning ritual (plan focus items) or an evening ritual (close-out and prep tomorrow). Both modes write to the daily journal and to Dashboard/tasks.md.
Check $ARGUMENTS:
morning (or no argument before 4 PM local time): morning modeevening (or no argument after 4 PM local time): evening modeIf unclear, ask the user once: "Morning planning or evening close-out?"
Do ALL of these before asking anything:
journals/YYYY/MM-Month/DD-MM-YYYY.md exists (month folder format: 02-February).templates/daily-note.md.Dashboard/tasks.md - extract the "This week" section.Dashboard/Weekly P-Tasks.md - extract the current week's P-tasks.Use yesterday's values as hints.
Update the journal's frontmatter mood and energy, and fill yesterday + today personal sections.
If mood < 6 or energy < 6: set low_energy = true.
Ask the user to paste their calendar for the day (screenshot or text list).
After receiving the calendar:
Dashboard/tasks.md "This week", current P-tasks, and calendar deadlines.Suggest max 3 focus items for "My focus today (max 3)":
Capacity rules:
low_energy: max 2 focus items.50% meetings: reduce focus count.
Present the plan and ask: "Anything to change? If OK, I'll update your journal and mark tasks as today's focus."
Dashboard/tasks.md, add 🎯 to the end of that line (marker meaning "today's focus"). Skills and the user can read this marker to spot today's work at a glance.mood and energy are set.Write a short conversational summary, not a code-fenced template card. Two or three sentences max. Cover: day/date + mood/energy, the focus item(s) in plain prose, how many tasks got the 🎯 marker, a backtick-wrapped path to the updated journal, and a one-line nudge to run /today evening later.
Example tone (do not copy verbatim):
Planning done for Tuesday, 21 April - running at 4/10 mood and 4/10 energy, with ~5h of focus time around three meetings. Today's single focus: finish the sequencing decision note (overdue from Friday). I marked it 🎯 in
Dashboard/tasks.mdand updatedjournals/2026/04-April/21-04-2026.md. Catch you this evening - run/today eveningto close out.
Dashboard/tasks.md - which 🎯 tasks were completed (marked [x])?Meetings/ for files matching today's date that look unstructured (no "Decisions" / "Action Items" sections).If today's journal doesn't exist, create it from templates/daily-note.md.
Update today's journal - find or append the ## End of Day section:
## End of Day
- Energy: [Q1 energy]/10 | Mood: [Q1 mood]/10
- Today I finished:
- [user's answer to Q2]
- Tomorrow I start with:
- [user's answer to Q3]
- Work closed.
If Q4 had content, append as a note below. Do NOT update frontmatter mood / energy - those reflect start-of-day state.
If unprocessed meetings exist from today:
Unprocessed meetings from today:
- [Title] ([time or filename])
Run `/meeting` to process them.
If any 🎯 tasks are still open (not completed):
Open focus tasks (will carry over):
- [task]
- [task]
Write a short conversational close-out, not a code-fenced template card. Two or three sentences: end-of-day mood/energy, what got done (brief), what starts tomorrow, and any carry-overs (unprocessed meetings or open 🎯 tasks). Use backtick-wrapped paths for any file references.
Example tone (do not copy verbatim):
Day closed - ended at 6/10 mood, 5/10 energy. Shipped the sequencing decision and got half of the auth write-up drafted. Tomorrow starts with finishing that write-up. One unprocessed meeting from today (
Meetings/2026-04-21 - Design review.md) - run/meetingwhen you're ready for it.
Dashboard/tasks.md missing: create it from the template structure (three sections: This week / Next / Backlog) and proceed.Dashboard/tasks.md signals "today's focus"; the user and other skills can rely on it.