@adamjen/pi-compact-fast
/compact-fast command for Pi — compacts sessions with a fast local model instead of your main conversation model.
$ pi install npm:@adamjen/pi-compact-fastExtensions, skills, prompt templates, and themes published to npm. Install with pi install npm:<package>. See the package docs for details.
/compact-fast command for Pi — compacts sessions with a fast local model instead of your main conversation model.
$ pi install npm:@adamjen/pi-compact-fastForces the pi orchestrator to delegate to a subagent after N turns — prevents getting stuck in endless work loops.
$ pi install npm:@adamjen/pi-agent-turn-limiterEnforces sequential subagent execution — prevents concurrent subagent spawns that cause model swapping overhead on single-GPU setups.
$ pi install npm:@adamjen/pi-one-subagent-at-a-time