-
Notifications
You must be signed in to change notification settings - Fork 27
Installation
tmdgusya edited this page Apr 5, 2026
·
1 revision
- pi coding agent installed
- Engineering Discipline Skills installed
pi install git:github.com/tmdgusya/pi-engineering-discipline-extensionIf you have the superpowers skill installed, remove it before using this extension. The superpowers skill conflicts with this extension's bundled skills (e.g., agentic-clarification, agentic-plan-crafting, agentic-karpathy). Duplicate skill names can cause unexpected behavior since skill loading does not guarantee extension override.
After installing, run /setup in pi to configure quietStartup: true in ~/.pi/agent/settings.json. This hides the default startup listing — the extension provides its own custom ROACH PI banner.
If you prefer to configure manually:
{
"quietStartup": true
}File location: ~/.pi/agent/settings.json
- Restart pi (or type
/reload) - You should see the ROACH PI ASCII banner on startup
- Type
/setupto apply recommended settings - The following commands should be available:
/clarify,/plan,/ultraplan,/setup,/reset-phase