·mise-tasks
>_

mise-tasks

terrylica/cc-skills

使用 mise [任務] 編排工作流程。觸發器 - mise 任務、mise 運行、任務運行程序、depends、depends_post、工作流自動化、任務依賴項。

19安裝·3熱度·@terrylica

安裝

$npx skills add https://github.com/terrylica/cc-skills --skill mise-tasks

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