Agent skill · software engineering · thebushidocollective

mise-task-configuration

Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.

Why this skill is useful

Provides specific task configuration patterns and commands for Mise that the AI wouldn't reliably generate on its own.

What it needs

Requires mise installed locally. About 5k tokens when loaded. Last updated 2026-07-19. 187 stars on the source repository.

What this skill does

Mise - Task Configuration Defining and managing tasks in Mise for build automation, testing, and development workflows. Basic Task Definition Simple TOML Tasks Running Tasks Task Dependencies Sequential Dependencies Parallel Dependencies Mise automatically runs dependencies in parallel when possible. File Tasks Creating File Tasks File Task Metadata Advanced Task Configuration Task Arguments Environment Variables in Tasks Task Aliases File Watching Watch Mode Tasks Monorepo Task Patterns Workspace Tasks Per-Package Tasks Task Validation Validate Task Configuration Common Validation Errors Best Practices Organize Tasks by Purpose Use Descriptive Names Leverage Dependencies Use Environment Variables Common Patterns Pre/Post Hooks Conditional Execution Multi-Stage Builds Anti-Patterns Don't Hardcode Paths Don't Duplicate Logic Don't Ignore Exit Codes Related Skills tool-management: Managing tool versions with Mise environment-management: Environment variables and configuration

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills thebushidocollective/task-configuration

View the source on GitHub

Browse the @skills marketplace