mise-tasks
✓使用 mise [任务] 编排工作流程。触发器 - mise 任务、mise 运行、任务运行程序、depends、depends_post、工作流自动化、任务依赖项。
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 |
使用 mise [任务] 编排工作流程。触发器 - mise 任务、mise 运行、任务运行程序、depends、depends_post、工作流自动化、任务依赖项。 来源:terrylica/cc-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/terrylica/cc-skills --skill mise-tasks- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-04
- 更新时间
- 2026-02-18
快速解答
什么是 mise-tasks?
使用 mise [任务] 编排工作流程。触发器 - mise 任务、mise 运行、任务运行程序、depends、depends_post、工作流自动化、任务依赖项。 来源:terrylica/cc-skills。
如何安装 mise-tasks?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill mise-tasks 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/terrylica/cc-skills
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-04