team-save

Save running team state and task progress into `.team-profiles/` snapshot files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to save the current state and configuration of a running team as a snapshot, making it easy to recreate or load the team later.

Core Features & Use Cases

  • Snapshot Saving: Captures the complete prompt, member configurations, and task progress of a team.
  • Configuration Management: Stores team states in .team-profiles/ for easy loading with /team-load.
  • Use Case: After customizing a complex development team with specific roles and ongoing tasks, save its exact configuration using /team-save my-project my-dev-setup so you can quickly restore it for future sprints.

Quick Start

Use the team-save skill to save the current team configuration with the name 'my-project-v1'.

Frequently Asked Questions about team-save

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

FAQPage Schema
How do I save my team configuration and task progress as a snapshot?

Save team configuration and task progress by capturing member configurations, detailed prompts, and task history into a snapshot file within the `.team-profiles/` directory for later retrieval.

What is the best way to export a running team state for future sprints?

Exporting a running team state for future sprints involves saving the exact prompt information and member configurations using a specified team name and save name, allowing complete team reconstruction later.

Can I specify a custom team name when saving a team snapshot?

Yes, you can specify a custom team name and save name when creating a team snapshot, enabling organized configuration management and targeted retrieval of specific team states later.

Does saving a team configuration capture ongoing task history for complete reconstruction?

Saving a team configuration captures detailed prompt information and task history, ensuring you have all necessary data for complete team reconstruction when the snapshot is loaded.

Where are team configuration snapshots stored for collaboration and workflow management?

Team configuration snapshots are stored as files within the `.team-profiles/` directory, providing a centralized location for configuration management and easy loading via the team-load skill.