Track a numbered list of steps to completion. Use when the user gives explicit numbered steps ("1) do X 2) do Y"), says "I need to do N things", or when a multi-step job needs a checklist. Distinct from plan (strategy): tasks tracks what's done/pending during execution.
$npx -y skills add av/mi --skill tasksInstalls into the current project.
Run `npx skills use "https://github.com/av/mi" --skill "av/mi/tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/av/mi" that are relevant to the current task. Run `npx skills add "https://github.com/av/mi"` and select the relevant skills, then follow their instructions.