
Daily Task Prep
- 173 installs
- 27.8k repo stars
- Updated August 5, 2026
- garrytan/gbrain
Prepare the next day's task plan in gbrain by gathering context, proposing priorities, drafting agendas, and staging agent prompts before execution begins.
About
The daily-task-prep skill runs end-of-day or morning planning in gbrain, synthesizing context into a prioritized agenda and pre-staged agent actions so daily execution starts with clarity instead of rediscovery.
- Aggregates carryover and calendar signals
- Drafts prioritized daily agendas
- Stages agent prompts for morning runs
- Surfaces dependencies and risks early
- Creates actionable start-of-day briefs
Daily Task Prep by the numbers
- 173 all-time installs (skills.sh)
- Ranked #1,107 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/garrytan/gbrain --skill daily-task-prepAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 173 |
|---|---|
| repo stars | ★ 27.8k |
| Last updated | August 5, 2026 |
| Repository | garrytan/gbrain ↗ |
What it does
Prepare the next day's task plan in gbrain by gathering context, proposing priorities, drafting agendas, and staging agent prompts before execution begins.
Files
Daily Task Prep
Contract
This skill guarantees:
- Calendar/meetings for today are loaded with brain context per attendee
- Open threads from yesterday are surfaced
- Active tasks reviewed with priority ordering
- Prep briefing is actionable (not just informational)
Phases
1. Load calendar. Check today's meetings. For each: load attendee brain pages, recent timeline, open threads. 2. Check yesterday's threads. Search brain for yesterday's timeline entries. Flag anything unresolved. 3. Review active tasks. Load ops/tasks from brain. Surface P0 and P1 items. 4. Compile prep briefing. Per-meeting context cards + open threads + task priorities.
Output Format
Morning Prep — {date}
======================
Meetings today: {N}
## {Meeting 1 title} at {time}
Attendees: {names with brain context}
Context: {recent interactions, open threads}
Prep: {what to know before this meeting}
## Open Threads
- {thread from yesterday, with context}
## Tasks (P0-P1)
- {task with priority}Anti-Patterns
- Listing meetings without loading attendee context from brain
- Ignoring yesterday's unresolved threads
- Presenting tasks without priority ordering