ワンクリックで
today
Build a focused plan for today based on goals, tasks, and recent activity. Reads from the weekly plan if it exists and updates it.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Build a focused plan for today based on goals, tasks, and recent activity. Reads from the weekly plan if it exists and updates it.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Prepare for a 1:1 — pull context from goals, meeting notes, Slack, and tasks to generate talking points
Auto-generate or update description, type, topics, aliases, and graph-backed relationship fields for a file.
Check system health — metadata gaps, graph integrity, alias sync, and referential integrity.
Weekly review + compound learnings — review progress, surface blockers, distill insights into Memory
Cross-initiative alignment checker — surfaces misalignment, gaps, duplication, dependency risks, and synergy opportunities across active initiatives in the company and your groups roadmap. Complementary to /pulse (broad discovery); /align focuses on whether your initiatives are pulling in the same direction and have synergies with other company groups. Run ad-hoc or before key decisions.
Autonomously optimize any Agent skill by running it repeatedly, scoring outputs against binary evals, mutating the prompt, and keeping improvements. Based on Karpathy's autoresearch methodology. Use when: optimize this skill, improve this skill, run autoeval on, make this skill better, self-improve skill, benchmark skill, eval my skill, run evals on. Outputs: an improved SKILL.md, a results log, and a changelog of every mutation tried.
| name | today |
| description | Build a focused plan for today based on goals, tasks, and recent activity. Reads from the weekly plan if it exists and updates it. |
Chief-of-staff morning briefing. Start from what actually happened — Slack, calendar, meeting outcomes — reconcile with the weekly plan, auto-check completed items, and surface the 3 things that matter today. Reduce manual work: if evidence says it's done, check it off.
Run all steps in sequence. Be concise. Fit the briefing on one screen.
Run MCP calls in parallel where possible. Use the current date to compute "yesterday" for all queries.
Slack (via Slack MCP):
Google Calendar (via Google Calendar MCP):
Zoom (via Zoom MCP):
Context/Meeting Notes/ for yesterday's notesContext/Memory/active-tasks.md for active tasks with prioritiesCompute the ISO week using Bash. Run date +%G-W%V. Do NOT calculate mentally.
Use the result to form filename: Tasks/Week-[ISO-year-week].md. Glob to confirm it exists. If no match, check ±1 week. Never create a new week file when one exists for the correct week.
If no weekly plan exists: note "No week plan for W[XX] — run /plan-week Monday." and build from task state + signals.
For each unchecked [ ] item in yesterday's section, check evidence in this order:
[x] with (calendar: held)[x] with (Slack: [channel])[x] with (scratchpad)[x][?] with (likely done — confirm?)[ ]Write the auto-completed marks to the scratchpad immediately. Don't wait for user confirmation — chief-of-staff mode. Show the results in the briefing so the user can correct if needed.
### Do Next items are the starting base[ ] after auto-completion)First check if Context/121s/[Person Name].md exists.
If it exists: Run /121 Steps 1–4 as normal (gather context, open loops, generate 4-section talking points, update the doc).
If no 121 doc exists (first-time meeting): Run the bootstrap before generating talking points:
Context/121s/[Person Name].md with slack_user_id and slack_dm_channel pre-populatedContext/Meeting Notes/[action or perspective]Construct from: evidence from Step 1 + weekly priorities + meeting prep from Step 3. New signals override stale items.
Pick 3 actions ranked by: urgency from external signals first, then priority field. Rules:
Threads from Slack needing response, action items from yesterday's meetings, comments awaiting input. Only include if not already covered by Do Next or Calendar Prep.
Check carry-forward items from the Week Overview section. Count how many weeks each item has been rolling (check weeks_rolling field, or count appearances across prior week files).
### Stale section to the briefing:
Context/Memory/learnings.md under today's date.1–2 bullets max: risks from week plan, calendar conflicts, due dates, blocked items.
Before writing, read Context/Memory/bias.md Section B — apply communication rules to all output.
Briefing format:
## [Weekday, DD Mon] — Daily Briefing
### Overnight
[2-4 bullets: decisions, completions, new signals. Cite sources.]
### Checked off
[Only if items were auto-completed from yesterday]
- [x] [item] — [evidence]
- [?] [item] — likely done, confirm?
### Do Next
1. **[Action verb + item]** — [why now, goal ref]
2. **[Action verb + item]** — [why now, goal ref]
3. **[Action verb + item]** — [why now, goal ref]
### Calendar + Prep
| Time | Meeting | Prep |
|------|---------|------|
| HH:MM | [Name] (1:1) | see below |
| HH:MM | [Name] | [one-line action] |
[Flag conflicts, back-to-back stretches, deep work windows in a note above or below the table.]
**[Person] (HH:MM) — 1:1**
- Discuss: ...
- Ask: ...
- Strategic: ...
- Close the loop: ...
**[Meeting] (HH:MM)**
[One bullet: action or perspective]
### Follow-ups
- [Thread/action needing response]
### Stale
[Only if items rolling 3+ weeks exist]
- **[Item]** (N weeks) — [bias pattern]. Options: (a) ..., (b) ..., (c) ...
### Heads Up
- [1-2 bullets: risks, conflicts, due dates]
### Bias Check
[One sentence if a Section C pattern is visible. Omit if none.]
End with: "Anything to adjust?"
Omit any section that has no content (e.g., skip Stale if nothing is rolling 3+ weeks, skip Follow-ups if empty, skip Bias Check if no pattern visible).
Update Tasks/Week-YYYY-WNN.md:
Yesterday's section: Apply auto-completion marks from Step 2b (already written).
Today's section — if it already exists (pre-planned by /plan-week):
Fill in the remaining subsections under the existing day header. Don't duplicate content already in ### Do Next.
If today's section doesn't exist yet: Append:
## [Weekday, DD Mon YYYY]
### Do Next
- [ ] [item — goal ref]
- [ ] [item — goal ref]
- [ ] [item — goal ref]
### Meeting Prep
_1:1s get full talking points; normal meetings get 1 action bullet._
### Follow-ups
- [ ] [item]
### Log
_Outcomes, decisions, and notes from the day._
---
If no weekly plan file exists at all:
Create Tasks/Week-YYYY-WNN.md with a minimal header and today's section only.
The file is a living document — never remove or reset checked items.
Confirm: "Scratchpad updated → Tasks/Week-YYYY-WNN.md"
After the briefing is delivered, silently fix what you find:
status: s with evidence it's done → update to d, move to Tasks/Done/description or topics → add themContext/Memory/graph.yaml exists and today's work surfaced meaningful collaboration, project, or channel signals, append 1-3 edges at most:
self -> person with collaborates_with for direct collaborationperson -> project with leads or contributes_to when ownership is explicitproject -> channel with discussed_in when a Slack channel is explicitly named
Keep evidence short and date-stamped. Do not invent nodes silently — add them only when the file or signal clearly identifies them.Context/Memory/learnings.mdContext/Memory/active-tasks.md is >7 days old, regenerate itDo NOT announce these fixes. Just do them.