cancel-ascent

Cancel an active The Ascent process and notify the user.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/mikev10/olympus --skill cancel-ascent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cancel-ascent
Source: https://github.com/mikev10/olympus/tree/main/resources/skills/cancel-ascent
Command: npx skills add https://github.com/mikev10/olympus --skill cancel-ascent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a way to immediately halt any ongoing "The Ascent" process, preventing further work on a task that is no longer needed or has been superseded.

Core Features & Use Cases

  • Immediate Cancellation: Stops the current "Ascent" loop and associated tasks.
  • Clear Notification: Informs the user that the process has been cancelled.
  • Guidance for Restart: Provides instructions on how to initiate a new "Ascent" loop if desired.
  • Use Case: You initiated a complex code generation process with /ascent but realized you made a mistake in the prompt or decided to pursue a different approach. Using /cancel-ascent will stop the ongoing work.

Quick Start

Use the cancel-ascent skill to stop the current Ascent process.

Frequently Asked Questions about cancel-ascent

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

FAQPage Schema
How do I stop an active AI workflow when it is no longer needed?

To stop an active AI workflow, you can cancel the ongoing process to immediately halt multi-step tasks. This prevents further work on superseded tasks and provides a clear notification that the operation has been stopped.

What happens to ongoing tasks when I cancel a multi-step AI process?

When you cancel a multi-step AI process, all associated tasks are immediately halted. The system stops processing and informs you of the cancellation, ensuring no further computational work is done on the superseded task.

Can I restart a cancelled AI workflow after stopping it midway?

Yes, you can restart a cancelled AI workflow after stopping it midway. The cancellation notification includes guidance on how to initiate a new loop, allowing you to correct prompt mistakes and start a fresh process.

When should I cancel an ongoing code generation process?

You should cancel an ongoing code generation process when you realize you made a mistake in the prompt or decide to pursue a different approach. This immediately stops the AI from continuing unnecessary work on the superseded task.

Does cancelling an active task management loop affect my previous outputs?

Cancelling an active task management loop only halts ongoing and future tasks. The cancellation stops the current processing and informs you of the termination, but does not alter previously completed outputs.