# What's on my task list?
## Skills Used
- google-tasks-sync
## Retrieval Notes
- Session id: `e158f15f-9ae5-411f-80db-74f074d16dde`
- Last activity: `2026-02-10T11:11:50.206Z`
## My Notes
<!-- Add your notes here. This section is preserved across syncs. -->
## Conversation
### User
What's on my task list?
### Assistant
Here's your task list:
**Due today (Feb 10):**
- [ ] Take pills
- [ ] Plan fun stuff for the weekend
**Overdue:**
- [ ] That bloody non-attending student *(was due Feb 2)*
**Due tomorrow:**
- [ ] Message Max
- [ ] Email Marcello
**No due date:**
- [ ] Laptop: set up vault backup + config sync
- [ ] Review Claude behavior after skill-eval-hook disabled
- [ ] Get a new permesso di soggiorno card
- [ ] Update calendar-query skill to remove /dev/null for agent compatibility
- [ ] Update session-reader.py to search Google Drive synced path
- [ ] Clone claude-config repo on laptop
- [ ] Return to argumentation schemes conversation
---
The student task from Feb 2 is sticking out there. Need to knock that one out or reschedule it?
*Il compito per lo studente non frequentante sembra un po' in ritardo — forse oggi è il giorno di affrontarlo?*
### User
Clone claude-config repo on laptop
yeah, I pushed some changes to the geet. Can you um get them? And then tell me what you've updated.
### Assistant
Big update! Here's what changed:
## New Skills
- **skill-creator/** — Meta-skill for creating new skills (with scripts for init, package, validate)
- **epistemic-discipline/** — Enforces the "don't impose hierarchy on ideas" rules
- **source-work/** — For working with academic sources (quotation discipline)
- **nick-analytic-voice/** — Your writing voice as a skill
- **tag-conventions/** — Tag rules as a skill
- **writing-standards/** — Writing standards as a skill
- **gemini-deep-research/** — Moved from knowledge to proper skill
## New Hooks
- **epistemic-discipline-hook.sh** — Triggers epistemic discipline checks
- **source-work-hook.sh** — Triggers source quotation requirements
- **skill-eval-hook.sh** → **disabled** (renamed to `.disabled`)
## New Command
- **/remember** — New command (135 lines)
## New Knowledge Files
- **skill-writing-guide.md** — Comprehensive guide to writing skills (380 lines)
- **skill-authoring-best-practices.md** — Best practices
- **nick-argument-patterns.md** — Your argumentation patterns
- **anthropic-official-skills.md** — Official Anthropic skill docs
- **catalog-system.md** — Catalog system docs
## Vault Backup Setup
- **backup-obsidian-vault.sh** — Backup script
- **com.nickyoung.obsidian-backup.plist** — LaunchAgent to run it
## Housekeeping
- Deleted ~35 old plan files (the `plans/` folder cleanup)
- Updated CLAUDE.md, CRITICAL-WORKFLOWS.md, PATHS.md, settings files
---
The skill-eval-hook being disabled is notable — that was the big checklist that ran on every prompt. You testing behavior without it?
*Hai fatto un bel po' di pulizia — meno piani vecchi, più skill strutturate.*
### User
yep
### Assistant
Makes sense. The targeted hooks (epistemic-discipline, source-work) firing on specific triggers vs. the universal checklist on every prompt — should be cleaner.
I'll mark that task done.
### Assistant
Done. ✓
*Ora il laptop è allineato col resto.*