autowork-cancel

Stop an active autowork run and report its final state and progress.

20.1k|3.4k|Updated Oct 5, 2024
One-click install
npx skills add https://github.com/kortix-ai/suna --skill autowork-cancel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autowork-cancel
Source: https://github.com/kortix-ai/suna/tree/main/core/kortix-master/opencode/skills/KORTIX-workflows/autowork-cancel
Command: npx skills add https://github.com/kortix-ai/suna --skill autowork-cancel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stops the active autowork run and reports its status, enabling clean termination and clear feedback for operators.

Core Features & Use Cases

  • Stop an active autowork process to prevent further execution.
  • Report the current mode, progress, and final status for auditing and remediation.
  • Use Case: When a run is stuck or misconfigured, cancel it to reclaim resources and restart safely.

Quick Start

Invoke the autowork-cancel skill to stop the currently running autowork process and report its final state.

Frequently Asked Questions about autowork-cancel

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

FAQPage Schema
How do I cancel an active automation workflow run?

To cancel an active automation workflow run, invoke the skill to stop the currently running process and prevent further execution. It safely halts the workflow and reports its final state.

What happens to workflow progress when I stop a long-running automation task?

When you stop a long-running automation task, the process prevents partial continuation and reports the current mode, progress, and final status for auditing and remediation.

When should I halt an autowork runtime process?

You should halt an autowork runtime process when a run is stuck, misconfigured, or requires resource recovery. Canceling the run reclaims resources and allows you to restart safely.

Can I recover resources from a misconfigured automation run?

Yes, you can recover resources from a misconfigured automation run by invoking the cancellation skill. It provides clean termination, prevents partial continuation, and reclaims the allocated runtime resources.

Does canceling an opencode workflow prevent partial continuation?

Yes, canceling an opencode workflow prevents partial continuation by safely halting the active process. It ensures clean termination and provides clear status output for operators.