Personal Squad

Manage persistent personal AI agents merged into project squad sessions.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/Quintenps/contactswap-agents --skill personal-squad-quintenps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Personal Squad
Source: https://github.com/Quintenps/contactswap-agents/tree/main/.copilot/skills/personal-squad
Command: npx skills add https://github.com/Quintenps/contactswap-agents --skill personal-squad-quintenps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the fragmentation of AI agents by providing a unified, global directory for personal agents that persist across different projects and sessions.

Core Features & Use Cases

  • Ambient Discovery: Automatically merges your personal agents into any squad session alongside project-specific agents.
  • Ghost Protocol: Enables personal agents to advise on project state without having write access, ensuring safety and separation of concerns.
  • Use Case: Maintain a personal coding mentor or documentation assistant that is available in every repository you work on, without needing to re-configure them for each project.

Quick Start

Use the squad personal add command to register a new agent with a specific role to your global configuration.

Frequently Asked Questions about Personal Squad

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

FAQPage Schema
How do I maintain a persistent AI agent collection across multiple projects?

You can maintain a persistent AI agent collection across projects by using a global configuration directory that stores agent charters, enabling automatic discovery and merging of personal agents into any project-specific squad session.

Can personal AI agents advise on a project without modifying project state?

Yes, personal AI agents can advise on project state without modifying it by enforcing a ghost protocol that restricts their write access, ensuring strict separation of concerns and project safety.

How do I add a new agent to my global workflow configuration?

To add a new agent to your global workflow configuration, use the squad personal add command to register the agent with its specific role in your local configuration directory.

Do I need a local configuration directory to enable ambient agent discovery?

Yes, you need a local configuration directory to store agent charters and history files, which is required to facilitate the ambient discovery and merging of agents into active sessions.

What is the best way to manage cross-project agent availability without re-configuring workflows?

The best way to manage cross-project agent availability without re-configuring workflows is to use a unified global directory that automatically merges your personal agents into any active squad session.