stop

Stop running background agents or pause manual plan work while saving progress.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/cloudvoyant/claudevoyant --skill stop-cloudvoyant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stop
Source: https://github.com/cloudvoyant/claudevoyant/tree/main/plugins/spec/skills/stop
Command: npx skills add https://github.com/cloudvoyant/claudevoyant --skill stop-cloudvoyant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to gracefully stop or pause ongoing background agent execution for a plan, or to capture insights from their current manual work session, ensuring progress is saved and can be resumed later.

Core Features & Use Cases

  • Stop Background Agent: Halt a running autonomous agent, saving its current progress.
  • Pause Manual Work: Capture detailed insights and notes from a manual session before pausing a plan.
  • Resume Later: Plans can be resumed interactively or in the background using /go or /bg commands.
  • Use Case: You've been working on a complex feature plan for several hours and need to switch to an urgent bug fix. Use /stop to save your current progress and insights, then resume the feature plan later without losing your work.

Quick Start

Use the stop skill to pause the current plan and save your progress.

Frequently Asked Questions about stop

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

FAQPage Schema
How do I pause a background agent and save its execution progress?

To pause a background agent and save progress, use the stop functionality to halt execution, detect the current state, capture session insights, and update plan documentation and logs for later resumption.

What is the best way to capture session insights before pausing manual work on a plan?

Capturing session insights before pausing manual work involves stopping the current plan, which interactively prompts for confirmation, saves detailed notes, and updates logs to preserve your current progress.

How do I stop a running autonomous agent without losing my work?

Stopping a running autonomous agent without losing work requires halting the execution to trigger state detection, saving captured insights, and updating plan documentation so the session can be resumed later.

Can I resume a paused plan after stopping background execution?

Resuming a paused plan after stopping background execution is fully supported; you can interactively restart the plan or run it in the background using dedicated resume commands to continue your work.

Does stopping a background agent require user interaction tools?

Stopping a background agent requires user interaction and task execution tools to manage plan states, detect execution conditions, and handle user confirmations for safely pausing and saving the session.

When should I pause plan management to switch to an urgent task?

You should pause plan management to switch to an urgent task whenever you need to gracefully halt ongoing work, ensuring that execution state is detected, progress is saved, and insights are captured for later resumption.