PersonalSquad

Manage a personal AI agent squad across multiple projects.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/barichter/squad --skill personalsquad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PersonalSquad
Source: https://github.com/barichter/squad/tree/main/packages/squad-cli/templates/skills/personal-squad
Command: npx skills add https://github.com/barichter/squad --skill personalsquad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to create a personal collection of AI agents that assist you across different projects, providing specialized advice and support without needing to recreate the team for each project.

Core Features & Use Cases

  • Personalized Agents: Create and manage a team of AI agents that travel with you across projects.
  • Ambient Discovery: Agents are automatically discovered when starting a new squad session.
  • Ghost Protocol: Personal agents provide advice but cannot write to the project state, ensuring data integrity.
  • Customization: Add or remove agents, defining their roles and responsibilities.
  • Use Case: For a developer working on multiple projects, having a consistent team of AI specialists like a lead, tester, or frontend developer can greatly improve efficiency and code quality.

Quick Start

Initialize your personal squad directory with squad personal init.

Frequently Asked Questions about PersonalSquad

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

FAQPage Schema
How do I build a personal AI squad for cross-project codebase assistance?

Build a personal AI squad by initializing a dedicated directory using the `squad personal init` command, which allows customized agents to automatically travel across your various development sessions.

What is a personal AI squad for developers?

A personal AI squad is a customized team of AI agents that provides specialized coding advice across multiple projects, ensuring consistent support without needing to recreate the team for each new codebase.

Can personal AI agents write to my project state?

No, personal AI agents operate under a Ghost Protocol where they provide advice and assistance but cannot write to the project state, strictly ensuring your data integrity across all codebase sessions.

How do I add or remove specialized agents from my personal squad?

You can add or remove specialized agents from your personal squad by customizing the squad directory, directly defining each agent's specific roles and responsibilities for your development workflow.

Are personal AI squad agents automatically discovered when starting a session?

Yes, personal AI squad agents support ambient discovery, meaning they are automatically discovered and merged into your active project sessions when you start a new squad interaction.