team-load

Loads saved team configurations from .team-profiles in template or snapshot formats.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to quickly restore previously saved team configurations, bypassing the interactive setup process and resuming work efficiently.

Core Features & Use Cases

  • Configuration Loading: Load team configurations from .team-profiles/ using either template or snapshot formats.
  • Format Support: Handles both template (role definitions) and snapshot (full prompt and task state) configurations.
  • Use Case: After a system restart or a period of inactivity, you can use /team-load my-project to instantly bring your project team back online with its exact previous setup or a fresh template.

Quick Start

Use the team-load skill to load the team configuration named 'my-project'.

Frequently Asked Questions about team-load

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

FAQPage Schema
How do I restore a saved agent team configuration after a system restart?

To restore a team configuration, use the loading command to instantly bring your project team back online, bypassing interactive prompts by directly applying saved settings from the .team-profiles directory.

What is the difference between template and snapshot formats for team loading?

Template formats load basic role definitions, while snapshot formats restore the full agent prompts and exact task states, allowing you to resume complex team orchestration precisely where you left off.

Can I bypass interactive agent setup to quickly apply saved role definitions?

Yes, you can bypass interactive setup entirely by loading a saved team configuration, which directly applies previously stored role definitions or full agent prompts to quickly bring your project team online.

Where are team profiles stored for agent orchestration configuration loading?

Team profiles are stored in the .team-profiles directory, supporting both template and snapshot formats to enable efficient team restoration and quick project setup.

Does team configuration loading work for resuming complex task states?

Yes, loading a snapshot configuration restores the full prompt and exact task states, enabling you to resume agent orchestration and complex workflows efficiently after inactivity.