squad

List, inspect, and switch active Vespyr squads in repository workflows.

8|Updated May 18, 2026
One-click install
npx skills add https://github.com/lalulali/vespyr --skill squad-lalulali
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squad
Source: https://github.com/lalulali/vespyr/tree/main/.agents/skills/squad
Command: npx skills add https://github.com/lalulali/vespyr --skill squad-lalulali

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you discover, inspect, and switch the active Vespyr squad so the repo uses the right agent team for the current project stage.

Core Features & Use Cases

  • List Available Squads: Shows the squads defined in the repository and the agents active in each one.
  • Switch Active Squad: Updates project context and pipeline state to activate a chosen squad.
  • Initialize Team Preset: Bootstraps squad-related project context for new repositories and aligns the workflow with the selected team.
  • Use Case: When a project moves from exploration to implementation, you can switch from a general squad to a startup or build squad without manually editing workflow state.

Quick Start

Ask the squad skill to show available squads or switch the active squad to the one that best matches your current project phase.

Frequently Asked Questions about squad

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

FAQPage Schema
How do I switch agent teams for different project phases in a Vespyr workflow?

You can switch agent teams by updating the active squad, which automatically synchronizes the project context and pipeline state to match the selected agent configuration for your current project stage.

What is a Vespyr squad and when do I need to initialize a team preset?

A Vespyr squad is a defined group of agents configured for specific project stages. You need to initialize a team preset when bootstrapping squad-related project context for new repositories to align the workflow with a selected team.

How do I list available agent squads and inspect active agents in my repository?

Listing available squads shows the agent teams defined in your repository and the agents active in each one, helping you inspect team configurations before making a selection.

Can I update pipeline state automatically when changing project context?

Yes, switching the active squad automatically updates both the project context and pipeline state, keeping the workflow synchronized without requiring manual edits to workflow state files.

Does the squad skill work without external dependencies for repository setup?

Yes, the squad skill operates without external dependencies, relying solely on reading squad definitions to manage repository setup and update project context for new Vespyr workflows.