coding-backend-pi

SkillAI & models

Runtime prompt layer for pi.dev (pi CLI) coding agent runs.

Available today. Use it from your connected AI after setup.

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-agent or bun install -g --trust @earendil-works/pi-coding-agent.
  • Provider auth configured in Nakama Settings → Provider. Nakama writes a temporary models.json (via PI_CODING_AGENT_DIR) that overrides the pi provider's baseUrl and apiKey so 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

  1. Scope tasks clearly to the target workspace/directory.
  2. 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