team-stop

Send shutdown requests to team members and clean up associated resources.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/killvxk/TeamSkills --skill team-stop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-stop
Source: https://github.com/killvxk/TeamSkills/tree/main/.claude/skills/team-stop
Command: npx skills add https://github.com/killvxk/TeamSkills --skill team-stop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a direct command to stop and clean up any running team, ensuring resources are released and processes are terminated cleanly.

Core Features & Use Cases

  • Graceful Shutdown: Sends shutdown requests to all team members.
  • Resource Cleanup: Removes team directories and configuration files.
  • Optional Save: Allows users to save the team's state before termination.
  • Use Case: If a team is stuck in a loop or no longer needed, use /team-stop to safely shut it down.

Quick Start

Use the team-stop skill to terminate the running team named 'my-project'.

Frequently Asked Questions about team-stop

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

FAQPage Schema
How do I terminate a running team and clean up its resources?

To terminate a running team and clean up resources, you send shutdown requests to team members and remove associated directories and configuration files to ensure processes are terminated cleanly.

What is the best way to handle an unresponsive team stuck in a loop?

Handling an unresponsive team stuck in a loop requires a graceful shutdown command that safely terminates the team members and releases the resources they are holding.

Can I save my team state before performing a shutdown?

Yes, you can save your team state before performing a shutdown, as the termination process supports an optional feature to preserve data before cleaning up directories and configuration files.

Why does resource cleanup matter when stopping team management processes?

Resource cleanup matters when stopping team management processes because it removes directories and configuration files, preventing leftover data from causing conflicts or wasting system memory.

When do I need to use a graceful shutdown for active teams?

You need to use a graceful shutdown for active teams when the group is no longer needed for your project or becomes unresponsive, ensuring all members receive and process the termination requests.