mise-tasks
✓Orchestrate workflows with mise [tasks]. TRIGGERS - mise tasks, mise run, task runner, depends, depends_post, workflow automation, task dependencies.
Installation
SKILL.md
Orchestrate multi-step project workflows using mise [tasks] section with dependency management, argument handling, and file tracking.
When mise-configuration skill detects multi-step workflows (test suites, build pipelines, migrations), prescriptively invoke this skill to generate appropriate [tasks] definitions.
| depends | depends = ["lint", "test"] | Run BEFORE task | | dependspost | dependspost = ["notify"] | Run AFTER task succeeds | | waitfor | waitfor = ["db"] | Wait only if running |
Orchestrate workflows with mise [tasks]. TRIGGERS - mise tasks, mise run, task runner, depends, depends_post, workflow automation, task dependencies. Source: terrylica/cc-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/terrylica/cc-skills --skill mise-tasks- Source
- terrylica/cc-skills
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-04
- Updated
- 2026-02-18
Quick answers
What is mise-tasks?
Orchestrate workflows with mise [tasks]. TRIGGERS - mise tasks, mise run, task runner, depends, depends_post, workflow automation, task dependencies. Source: terrylica/cc-skills.
How do I install mise-tasks?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill mise-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/terrylica/cc-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-04