list-repo-tasks
Installation
SKILL.md
/mise:list-repo-tasks
List all mise tasks in the current repo, grouped by namespace with dependency information.
Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.
Step 1: Get Task List
mise tasks ls 2>/dev/null
If no tasks found, report:
No mise tasks found in this repo.
To create release tasks: /mise:run-full-release
To learn task authoring: See mise-tasks skill