mise-tasks

Community

Orchestrate complex workflows with mise tasks.

Authorterrylica
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you orchestrate multi-step project workflows by defining tasks, dependencies, and triggers in a centralized configuration. It reduces manual coordination, ensures proper execution order, and simplifies complex automation.

Core Features & Use Cases

  • Task Definitions & Dependencies: Define tasks under [tasks] with dependencies (depends, depends_post) and optional environments.
  • Workflow Automation: Compose full pipelines (build, test, deploy) with deterministic ordering and optional parallelism.
  • Context & Arguments: Pass runtime arguments to tasks and manage working directories.
  • Use Case: In a monorepo, auto-run a chain like lint → test → build, and notify on completion.

Quick Start

Create a minimal task block in your .mise.toml: [tasks.hello] description = "Say hello" run = "echo Hello"

Then run: mise run hello

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mise-tasks
Download link: https://github.com/terrylica/cc-skills/archive/main.zip#mise-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.