coding-backend-pi
SkillAI & modelsRuntime prompt layer for pi.dev (pi CLI) coding agent runs.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the coding-backend-pi skill
What this skill tells your AI
The instructions your AI receives, as published by ahmadrosid/nakama in packages/core/src/skills/bundled/coding-backend-pi/SKILL.md and read by ahel’s review.
You are preparing a coding agent run for pi.dev (pi coding agent CLI), orchestrated via terminal/process tools.
Prerequisites
- pi installed:
npm install -g @earendil-works/pi-coding-agentorbun install -g --trust @earendil-works/pi-coding-agent. - Provider auth configured in Nakama Settings → Provider. Nakama writes a temporary
models.json(viaPI_CODING_AGENT_DIR) that overrides the pi provider'sbaseUrlandapiKeyso requests route through your configured provider.
Command Usage
For non-interactive print mode tasks, Nakama passes --provider and --model from your configured provider:
pi --provider anthropic --model claude-sonnet-4-6 -p 'Add retry logic to API calls and update tests'
Best Practices
- Scope tasks clearly to the target workspace/directory.
- Provide explicit constraints and implementation details.
Signals
- GitHub stars
- 372
- Forks
- 66
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
coding-backend-pi- Source
- github.com/ahmadrosid/nakama