My Pi
Description
Composable Pi coding agent with MCP, LSP, agent chains, prompt presets, and local eval telemetry
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
my-pi
[](https://github.com/spences10/my-pi/actions/workflows/semgrep.yml) [](https://viteplus.dev) [](https://vitest.dev)
My curated [Pi](https://pi.dev) distribution: a ready-to-run coding-agent CLI with MCP, LSP, skills, recall, redaction, telemetry, team mode, prompt presets, and other handy extensions prewired.

Built on the [@earendil-works/pi-coding-agent](https://github.com/badlogic/pi-mono) SDK. Use the full distribution directly, or install individual `@spences10/pi-*` packages into your own Pi setup.
Quick start
pnpx --allow-build=@google/genai --allow-build=protobufjs my-pi@latest
# or: npx my-pi@latest / bunx my-pi@latest
Two ways to use my-pi
1. Run the full distribution
Use `my-pi` if you want the complete, opinionated setup:
pnpx --allow-build=@google/genai --allow-build=protobufjs my-pi@latest
This is its own CLI wrapper around Pi. Do not install the root package with `pi install npm:my-pi`.
2. Install individual Pi packages
Most extensions in this repo are also published as normal Pi packages:
pi install npm:@spences10/pi-lsp
pi install npm:@spences10/pi-mcp
pi install npm:@spences10/pi-redact
Use this path if you already have your own Pi setup and only want selected features. Package READMEs are the source of truth for install instructions, commands, configuration, and runtime behavior.
For a project-local install, let Pi write the repo-owned package entry and resource overrides:
pi install -l npm:@spences10/pi-lsp
pi config -l
Upstream Pi stores those choices in `.pi/settings.json`; project resource deltas may use `autoload: false`. Keep
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11