tasks
Installation
SKILL.md
Tasks Skill
Track complex, multi-step tasks globally. Unlike todos (per-thread), tasks are shared across ALL threads and persist across restarts.
When to Use
- Starting a complex task with 3+ steps
- User asks you to do something that will take multiple turns
- You need to track progress on ongoing work
- You want to remember what you were doing after a restart
Commands
List active tasks
alma tasks list # active tasks (default)
alma tasks list all # all tasks
alma tasks list done # completed tasks