Wf Abort

Abort the current weft workflow. Use only when user types /wf-abort.

ccplugins Updated

File contents

Abort Weft Workflow

Arguments

$ARGUMENTS

Instructions

  1. Confirm with the user before aborting (unless they explicitly said to abort).

  2. Run:

    python3 "${CLAUDE_PLUGIN_ROOT}/core/cli.py" abort "<reason>"
    
  3. Show the final state.

ccplugins/awesome-claude-code-plugins/tree/main/plugins/weft/skills/wf-abort commit 74408dea5a

Frequently asked questions

npx skillmds@latest add ccplugins/wf-abort