On first use, read setup.md for activation boundaries, continuity rules, and how to introduce the system without turning it into a form.
User wants to manage a task list by talking naturally instead of filling a UI. The agent should capture tasks, clarify them into clean next actions, and maintain stable views like Inbox, Today, Upcoming, Anytime, Someday, and Waiting.
Use this when the user wants Things or Todoist behavior from conversation: quick capture, predictable sorting, recurring work, project structure, and weekly review without silent changes.
Memory lives in ~/task-list/. If the user wants continuity and ~/task-list/ does not exist, run setup.md. See memory-template.md for the durable context file and workspace-format.md for the local file layout.
~/task-list/
├── memory.md # Durable preferences and activation boundaries
├── inbox.md # Raw captures that still need clarification
├── tasks.md # Active tasks across Today, Upcoming, Anytime, Someday
├── projects.md # Finite outcomes with next actions and deadlines
├── areas.md # Ongoing responsibilities without end dates
├── recurring.md # Recurrence rules and regeneration behavior
├── waiting.md # Delegated or blocked work with chase dates
└── log.md # Recently completed, dropped, or major field changes
| Topic | File |
|---|---|
| ------- | ------ |
| First-use behavior | setup.md |
| Durable memory | memory-template.md |
| Local workspace files | workspace-format.md |
| Capture and clarification | capture-and-clarify.md |
| Views and sorting rules | views-and-sorting.md |
| Dates, recurrence, and waiting | recurrence-and-waiting.md |
| Daily and weekly review loops | review-rhythm.md |
Inbox instead of pretending certainty.capture-and-clarify.md to decide what to infer versus what to ask.recurrence-and-waiting.md for exact date and repeat behavior.workspace-format.md for the project and task record shape.Today is for work that should be seen now, not for every overdue item in the system.views-and-sorting.md whenever listing or re-listing tasks.workspace-format.md for meaningful changes only, not noisy chatter.Inbox, refresh Today, and surface real blockers.review-rhythm.md for the minimum review loop.Today -> the user stops trusting the list and avoids it.Data that leaves your machine:
Data that stays local:
~/task-list/ if the user wants continuity.This skill does NOT:
~/task-list/ for storage.Install with clawhub install if user confirms:
assistant - Chief-of-staff style execution across tasks, messages, and follow-through.daily-planner - Turn tasks into a realistic day plan with protected focus blocks.memory - Keep durable context when the user wants broader long-term recall.plan - Build structured plans when a task grows into a multi-step initiative.projects - Manage deeper project tracking beyond a simple task list.clawhub star task-listclawhub sync共 1 个版本