editorial-review-cancel

Cancel an in-flight editorial-review workflow without modifying the source draft.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/oletizi/audiocontrol.org --skill editorial-review-cancel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: editorial-review-cancel
Source: https://github.com/oletizi/audiocontrol.org/tree/main/.claude/skills/editorial-review-cancel
Command: npx skills add https://github.com/oletizi/audiocontrol.org --skill editorial-review-cancel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cancel an active editorial-review workflow without modifying the source draft.

Core Features & Use Cases

  • Abort an in-flight editorial-review without touching the source draft.
  • Preserve the audit history and avoid altering annotations when cancelling a review.
  • Use cases include enqueuing errors, accidental submissions, or the need to halt a review before publication.

Quick Start

Cancel the active editorial-review workflow for a given slug without modifying the source draft.

Frequently Asked Questions about editorial-review-cancel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I cancel an active editorial review workflow without altering the source draft?

To cancel an editorial review workflow without modifying the source draft, you can abort the in-flight process. The workflow transitions to a cancelled state while preserving the original draft content and audit history.

Can I stop an editorial review after a draft was accidentally enqueued?

Yes, you can stop an editorial review when a draft was enqueued by mistake. The system resolves the site and slug, fetches the active workflow, and transitions it to cancelled without touching the source draft.

What happens to the audit trail when cancelling an in-flight editorial review?

Cancelling an in-flight editorial review preserves the complete audit trail. The workflow transitions to a terminal cancelled state, reporting the outcome while maintaining all historical annotations and review records.

Can I withdraw a review workflow that has already reached a terminal state?

No, you cannot withdraw a review workflow that has already reached a terminal state. The system ensures the workflow is not already terminal before transitioning it to cancelled, preventing duplicate or invalid cancellations.

Does cancelling an editorial review workflow delete the source draft?

No, cancelling an editorial review workflow does not delete or modify the source draft. It strictly aborts the in-flight review process, leaving the original draft content completely intact and unaltered.

What is the best way to halt an editorial review workflow before publication?

The best way to halt an editorial review workflow before publication is to cancel it. This resolves the site and slug, verifies the workflow is active, and transitions it to cancelled while preserving audit history.