AI AGENT ADDONS
AI & Agent Building
1,430installs

A helper tool runs inside a special rescue agent. Its only job is to call the Pi companion runtime one time. It sends the user's request exactly as written. This tool never reads files or solves problems on its own. It just passes the task through and returns the output unchanged.

The rescue agent uses this skill for diagnosis, planning, research, or fixing issues. The helper can also rewrite the user's request into a better prompt before calling the runtime. This keeps the rescue agent fast and focused.

You do not need to call this skill directly. It works automatically when the rescue agent is active.

Add Pi Cli Runtime skill to your workflow

Global

mkdir -p ~/.claude/skills/pi-cli-runtime

Project

mkdir -p .claude/skills/pi-cli-runtime

Source Repository

Stars
16
Forks
3
Watchers
16
Last Push
23 days ago
Created
2 months ago