The ultimate AI coding harness on top of pi.dev.
A production-grade coding harness where the agent:
- Uses compressed context before raw tool spam,
- Stays concise and deterministic in output style,
- Is easy to extend with skills and extensions.
npm install -g ultimate-piFrom your project folder:
pi install ultimate-pi -lThen reload PI:
/reloadOptional: install from GitHub Packages:
npm install -g @aryaniyaps/ultimate-pi --registry=https://npm.pkg.github.comRun the harness setup prompt to configure everything (wiki, firecrawl, env vars, extensions):
/harness-setup
The harness includes an Obsidian wiki vault as its knowledge layer. Run /wiki in your PI session to scaffold it, then open the vault in Obsidian. Recommended community plugins: Dataview, Graph Analysis, Obsidian Git.
See CONTRIBUTING.md for local development setup, linting, and extension config details.
