원클릭으로
apm-dependency-common
// Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/common. Use when bootstrapping or auditing a repo's mise.toml.
// Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/common. Use when bootstrapping or auditing a repo's mise.toml.
Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/isucon. Use when bootstrapping or auditing an ISUCON contest workspace's mise.toml.
Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/terraform. Use when bootstrapping or auditing a Terraform repo's mise.toml.
Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/terraform-gcp. Use when bootstrapping or auditing a Terraform-on-GCP repo's mise.toml.
Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/android. Use when bootstrapping or auditing an Android repo's mise.toml.
Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/go. Use when bootstrapping or auditing a Go repo's mise.toml.
Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/cloudflare. Use when bootstrapping or auditing a Cloudflare Workers repo's mise.toml.
| name | apm-dependency-common |
| description | Lists the CLI tools that must appear in mise.toml for any repo depending on apm-plackage/common. Use when bootstrapping or auditing a repo's mise.toml. |
Every repo that depends on mazrean/apm-plackage/common SHOULD include the following tools in its mise.toml:
[tools]
"github:microsoft/apm" = "latest"
gh = "latest"
github:microsoft/apm is the Agent Package Manager, installed via mise's GitHub backend so releases are pulled directly from the upstream repo. Required for apm install / apm compile.gh is the GitHub CLI. Used by the committing-code skill and any PR-related workflow.claude-code, codex, gemini-cli, etc.) is intentionally NOT pinned in mise — developers install their preferred client locally.mise.toml; apm does not generate mise.toml automatically.