Use Pi agents as sub-agents inside Hermes

Pi Spawner is a small CLI tool that lets Codex, Claude Code, Cursor, Hermes, and similar work tools run Pi agents as . Its main purpose is to keep one main tool while still choosing different for different jobs. For example, Codex can stay as the main while separate s are set for coding, writing, planning, review, and design.

Model aliases make it easier to pick the right model in a prompt without rewriting the setup each time. The tool works in a plugin or skill style, so Hermes users can call Pi agents from their existing workflow when needed.

Key points

  • Pi Spawner lets Hermes and similar tools run Pi agents as .
  • It helps users mix while keeping one main work tool.
  • s can be set for coding, writing, planning, review, and design.
  • Model aliases let prompts choose a model without repeating the full setup.
  • The workflow is meant to feel like a plugin or skill inside the existing agent host.
Read original