Stats
Actions
Tags
From maxi
Use when the user invokes /maxi:cancel, says a feature is abandoned, dead, or will never ship — requires active spec status, explicit reason, and explicit yes/no confirmation before writing anything.
How this skill is triggered — by the user, by Claude, or both
Slash command
/maxi:cancelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Mark a spec as permanently abandoned. Terminal status — cannot be un-cancelled.
Mark a spec as permanently abandoned. Terminal status — cannot be un-cancelled.
docs/maxi/constitution.md must exist — hard stop if missing: "No constitution found. Run /maxi:constitution first."docs/maxi/specs/. If multiple specs at an active status, ask which one.status: cancelled → "Spec is already cancelled."status: parked → "Spec is parked. Run /maxi:resume first, then /maxi:cancel."status: done → "Spec is done (shipped). Cancellation is for in-progress work, not shipped features."updated date.<slug> as CANCELLED (terminal — cannot be un-cancelled). Reason: <reason>. Proceed? (yes/no)"yes only: write spec.md —
status: cancelledupdated: <today's ISO date>## Clarifications: **Cancelled (YYYY-MM-DD):** <reason><slug> cancelled. It will appear in the cancelled bucket of /maxi:board."yes. Ambiguous responses ("ok", "sure", "fine", silence) = no. Ask once more, then stop./maxi:resume. The pipeline has no un-cancel path.plan.md, tasks.md, analysis.md, constitution.md, or any ADR file.spec.md is written — and only the status:, updated: fields and ## Clarifications section.| Rationalization | Counter |
|---|---|
| "User said ok / sure / fine" | Not explicit yes. Ask one more time. If still ambiguous, stop. |
| "The spec is obviously dead, I'll just cancel it" | Still need reason + explicit yes. No exceptions. |
| "User said to cancel without giving a reason" | Ask for the reason before proceeding. Do not skip. |
| "Cancelling is non-destructive, no need for confirmation" | Terminal operations require consent. Always confirm. |
| "I'll update plan.md too since it's stale now" | Only spec.md. Touch nothing else. |
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub amoutiers/maxi-superpowers --plugin maxi