Abandon

Harmonia abandon - retire the active task workspace so resolution skips it. Use ONLY when explicitly invoked as /harmonia:abandon.

foliveira ff38b04 717 B Updated

File contents

This is a human-invoked touchpoint. Retiring a task is the developer's call: no other skill or agent - flow explicitly - runs it or bash ${CLAUDE_PLUGIN_ROOT}/bin/workspace.sh abandon on the developer's behalf.

Run the abandon subcommand against the active workspace and surface its output verbatim:

bash ${CLAUDE_PLUGIN_ROOT}/bin/workspace.sh abandon --repo .

The script is the single source of truth - it resolves the workspace and writes the retirement marker so resolution skips it. Do not fork its logic; report what it prints.

foliveira/harmonia/tree/main/skills/abandon commit ff38b04f71

Frequently asked questions

npx skillmds@latest add foliveira/abandon