Pi Squad Loader — Development skill for Claude Code
GSD-PI extension that loads the Squads ecosystem as native Pi SDK subagents.
How to install Pi Squad Loader
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open gutomec/pi-squad-loader and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pi Squad Loader does
GSD-PI extension that loads the Squads ecosystem as native Pi SDK subagents.
Alternatives in Development
- Maintainer — Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands 375 ★
- Arstart — AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap 370 ★
- The Dev Squad — Give Claude its own dev team: one supervisor, four specialists, and bulletproof plans/builds without losing co 231 ★
README
pi-squad-loader ⚡
GSD-PI extension v3: Harness-engineered squad runtime with real validation gates, doom loop detection, Ralph Loop retry, filesystem collaboration, DAG execution, execution traces, and context compaction.
What is this?
A [GSD-2](https://github.com/gsd-build/GSD-2) extension that adds squad management tools to Pi. Load, activate, dispatch, and run multi-agent squads with full v3 harness engineering.
**Key difference from v1/v2:** Zero configuration! Auto-detects GSD installation and squad directories on any OS (macOS, Linux, Windows).
What's New in v3
| Feature | v1 loader | v2 loader | v3 loader |
|---|---|---|---|
| Version detection | ❌ | v1/v2 | v1/v2/v3 |
| Validation | ❌ | DEFERRED (shell) | Real in-process (ajv) |
| Retry on fail | ❌ | Simple | Structured error feedback |
| Harness parsing | ❌ | ❌ | Full harness config |
| Doom loop detection | ❌ | ❌ | Runtime (Phase B) |
| Ralph loop | ❌ | ❌ | Fresh context retry (Phase B) |
| Context compaction | ❌ | ❌ | key-fields/truncate/summarize |
| Filesystem artifacts | ❌ | ❌ | Read/write from disk |
| Execution traces | ❌ | ❌ | Step-level JSONL traces |
| Model routing | ❌ | Per-agent | Reasoning sandwich (phases) |
| DAG workflows | ❌ | ❌ | Dependency-based execution |
Installation
Installed automatically with [GSD-2](https://github.com/gsd-build/GSD-2). No manual setup needed!
# GSD-2 installation (includes pi-squad-loader)
git clone https://github.com/gsd-build/GSD-2
cd GSD-2
npm install
gsd --version # Verify installation
Auto-Discovery (Zero Configuration!)
**Nothing to configure.** The loader automatically:
1. Finds GSD executable
- macOS:
/opt/homebrew/bin/gsd,/usr/local/bin/gsd - Linux:
/usr/local/bin/gsd,/usr/bin/gsd,~/.local/bin/gsd - Windows:
C:\Program Files\GSD\gsd.exe, etc. - Fallback: Searches PATH if not in standard locations
2. Discovers squad directories
Searc
Related Skills
Criar Squad
Ativa o construtor de squads (Maeve Genius Forge) para criar um novo squad a partir de um briefing
Pi Rules
Rule context loader extension for the pi coding agent
Pi Claude Skills Extension
A dependency-free Pi extension that loads Agent Skills from a project's .claude/skills/ directory.
Claude Launchpad
A clear, beginner-friendly guide to the Claude developer ecosystem — Claude API, Claude Desktop, Claude Code,
Token 2022
Comprehensive guide to SPL Token-2022 (Token Extensions) — transfer hooks, confidential transfers, metadata, t
SDK Crossplatform Eval
PHẢI dùng khi cần đánh giá khả năng thay 1 SDK thiết bị native/Windows-only đang dùng (P/Invoke, DLL/.so cũ) b
Related Agents
Expo Developer
Develop React Native apps with Expo SDK 50+, TypeScript, and modern architecture patterns. Masters Expo ecosys
Context Pack Loader
Loads a mode-scoped context pack instead of the full agent-facing reference docs. Operator invokes via "load c
Java API Compat Reviewer
easy-extension SDK 公共 API 兼容性审查专家。在改动可能涉及 public 类/方法/接口/异常时使用,仅审查 git diff 中的公共 API 变更。