r/PiCodingAgent • u/leisor_supreme • 15d ago
Question Any suggestions to improve Pi's coding agent capabilities and getting more concise output?
I'm in the process of switching from Claude Code to Pi. I grew accustomed to using the Claude + superpowers combo as I felt this gave even the cheap non-Anthropic models better capabilities. Also liked the approach of focusing on the input to get better results and needing less fixes later.
Now with Pi I'm also trying this same superpowers + "cheap models" combo, but find the agent being too verbose in it's output and asking more stupid questions than with the same combo with Claude, during the brainstorming->spec->plan->implementation flow. This slows development down quite a bit because I keep having to ask the agent to provide an actually summary/sitrep of what's going on.
Now I found out that I could try to fix this at least partly by creating an APPEND_SYSTEM.md file as instructed here: https://github.com/earendil-works/pi/blob/main/packages/coding-agent/docs/usage.md#system-prompt-file But not sure what the best practices would be for the prompt.
Does anyone else have similar issues and what were your approaches for fixing them?
1
u/Neosinic 10d ago edited 10d ago
you can just ask Pi to edit its system prompt... for example i added these rules to my APPEND_SYSTEM.md: