Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/weft:wf-abort [reason][reason]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
$ARGUMENTS
$ARGUMENTS
Confirm with the user before aborting (unless they explicitly said to abort).
Run:
python3 "${CLAUDE_PLUGIN_ROOT}/core/cli.py" abort "<reason>"
Show the final state.
npx claudepluginhub dioptx/weft --plugin weftGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.