Skip to main content

cli-mise

This Go CLI's task runner — all repeatable workflows (build, test, lint, fmt, release, docs) run through mise as `mise run <task>`. Day-to-day Go tasks use flat names (build, test, lint, fmt); the release flow (goreleaser) lives under release:* and docs (mkdocs) under docs:*. Use whenever running, adding, or debugging a build/test/lint/fmt/release/docs command in this repo, or when tempted to call `go build`, `go test`, `golangci-lint`, `goreleaser`, or `mkdocs` directly — that means a mise task should be used or is missing.

Jump to install

Source facts

Repository
lmarqs/skills
Last source activity
June 27, 2026 at 19:45
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.