Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From cma
Internal helper contract for calling the cma-companion runtime from Claude Code
npx claudepluginhub wagnersza/claude-multi-auth --plugin cmaHow this skill is triggered — by the user, by Claude, or both
Slash command
/cma:cma-cli-runtimeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill only inside the `cma:cma-rescue` subagent.
Guides using Bun as JavaScript runtime, package manager, bundler, and test runner. Covers choosing Bun vs Node, Node migration, and Vercel deployment support.
Share bugs, ideas, or general feedback.
Use this skill only inside the cma:cma-rescue subagent.
Primary helper:
node "${CLAUDE_PLUGIN_ROOT}/scripts/cma-companion.mjs" task "<raw arguments>"Execution rules:
task once and return stdout unchanged.setup, status, result, or cancel.task for every request.