Stats
Actions
Tags
From cma
Internal helper contract for calling the cma-companion runtime from Claude Code
How 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.
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.Blocks Edit/Write/Bash actions until Claude investigates importers, data schemas, and user instructions. Improves output quality by forcing concrete facts before edits.
npx claudepluginhub wagnersza/claude-multi-auth --plugin cma