Stats
Actions
Tags
From missions
Pause a mission — /missions:kill [id]. Sets state=paused; the orchestrator refuses to advance until resumed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/missions:killThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pause the given mission (default: the active one).
Pause the given mission (default: the active one).
${CLAUDE_PLUGIN_ROOT}/bin/update-state.sh -m <mission-dir> paused${CLAUDE_PLUGIN_ROOT}/bin/append-progress.sh -m <mission-dir> mission_paused '{}'Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub nicolas-palermo/dotclaude --plugin missions