team-delete

Delete team profiles from .team-directory by name or interactive selection, optionally removing backups.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you clean up your project by removing old or unnecessary saved team configurations from the .team-profiles/ directory.

Core Features & Use Cases

  • Configuration Management: Safely delete team configuration files.
  • Targeted Removal: Specify the exact configuration to remove or select from a list.
  • Use Case: You've finished a project and want to remove its associated team setup. Use /team-delete project-name to clean up your workspace.

Quick Start

Use the team-delete skill to remove the 'my-project' team configuration.

Frequently Asked Questions about team-delete

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

FAQPage Schema
How do I delete saved team configurations from my project workspace?

To delete saved team configurations, remove the specific YAML files from the .team-profiles/ directory by specifying a configuration name or selecting interactively from a list. This cleans up old or unnecessary team setups from your workspace.

What is the best way to clean up old team management configuration files?

The best way to clean up team management configuration files is to use a targeted removal process that deletes specific YAML files from the .team-profiles/ directory, optionally including their associated backup files for complete workspace cleanup.

Can I select which team configuration to remove interactively?

Yes, you can remove team configurations through interactive selection from a list of available YAML files in the .team-profiles/ directory, or you can directly target a specific configuration by its name for deletion.

Does deleting a team configuration also remove its backup files?

Deleting a team configuration handles optional deletion of associated backup files. This means you can choose whether to remove only the main YAML configuration or also clear its corresponding backups during the cleanup process.

When do I need to remove team profiles from the .team-profiles directory?

You need to remove team profiles from the .team-profiles directory when you have finished a project and want to clean up its associated team setup, or when old configuration files are no longer necessary for your current project management workflow.