ils15

Pantheon Cancel — Development skill for Claude Code

Development community

Stop auto-continuation.

How to install Pantheon Cancel

Installs to ~/.claude/commands/ils15-pantheon-legacy-pantheon-cancel.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/.claude/commands/pantheon-cancel.md -o ~/.claude/commands/ils15-pantheon-legacy-pantheon-cancel.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pantheon Cancel does


description: "Stop auto-continuation. Aliases: /stop-continuation" agent: "zeus"

/cancel — Stop Auto-Continuation

**What:** Stops auto-continuation and any task system execution.

**Usage:**

  • /cancel — Stop auto-continuation (default)
  • /stop-continuation — Alias: same as /cancel

**Alias:** `/stop-continuation` also works and does the same thing.

**Preserves:** Manual tools, agent delegation, hooks, safety gates. **Safety:** Does NOT discard changes, close session, or delete

Alternatives in Development

  • Cancel Pua Loop — 取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录) 19.5k ★
  • Cq — An open standard for shared agent learning 1.3k ★
  • Cancel Ralph Marketer Loop — The user wants to cancel the Ralph Marketer loop 721 ★

Full documentation available on GitHub

View Source Repository