FazalAAli

Pi — Development agent for Claude Code

Development community

Delegates to the pi CLI in an isolated pi session.

How to install Pi

Installs to ~/.claude/agents/fazalaali-pi-agent-for-claude-pi.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FazalAAli/pi-agent-for-claude/HEAD/agents/pi.md -o ~/.claude/agents/fazalaali-pi-agent-for-claude-pi.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pi does


name: pi description: Delegates to the pi CLI in an isolated pi session. Use for work you want done by pi's model and tools rather than Claude's - a second opinion from another provider, or a cheap bulk pass. Runs pi's own read/bash/edit/write tools, so it can change files. To choose pi's model, make the prompt's first line `pi-model: ` (e.g. `pi-model: openrouter/moonshotai/kimi-k2`); the pattern is anything `pi --model` accepts, `pi --list-models ` lists them, and the prov

Alternatives in Development

  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Provider PR Specialist 2.1k ★
  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★

Full documentation available on GitHub

View Source Repository