Skip to content

Use gald3r with Pi

Pi (badlogic/pi-mono, package packages/coding-agent) — a minimal, open-source terminal coding-agent harness: "AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI" (67.5k+ GitHub stars). It is a bare CLI/TUI with no GUI, no Settings panels, no marketplace — everything is files-on-disk plus TypeScript extensions.

Installing gald3r into a Pi project writes the CRASH overlay this tool actually reads into .pi/ — the same task board, bug tracker, and gald3r <verb> CLI every other supported platform gets, wired the way Pi itself expects it. Today that's commands native, rules native, skills native, hooks native, MCP not yet wired via the gald3r engine's CLI (L1). Cheapest high-parity install: ship gald3r's rule content in the project-root AGENTS.md (hierarchical concat is compatible with a single-file install), the .pi/skills/ tree for gald3r's g-skl-/SKILL.md files (drop-in, agentskills.io-compatible), .pi/prompts/ for simple @g- prompt-template commands, and a single .pi/extensions/gald3r-hooks.ts TypeScript extension for lifecycle hooks.

Once installed, the same .gald3r/TASKS.md task board, bug tracker, and full gald3r <verb> CLI work identically to every other supported platform — Pi is one of 37 platforms gald3r reads and writes today. Commonly searched as badlogic/pi-mono, Pi coding agent.

Get started

gald3r setup
gald3r platform install pi