---
slug: "pi-extension-doctor"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/dmae97/pi-extension-doctor@main/README.md"
repo: "https://github.com/dmae97/pi-extension-doctor"
source_file: "README.md"
branch: "main"
---
# Pi Extensions

A standalone npm-workspaces project for small, auditable Pi extensions.

The first package is **pi-extension-doctor**, a command-triggered, read-only diagnostic for extension conflicts and stale Pi APIs. It has no runtime dependencies and does not import or execute inspected extension source.

Implementation and release follow the evidence gates in [`specs/001-popular-pi-extension-suite/tasks.md`](https://github.com/dmae97/pi-extension-doctor/blob/HEAD/specs/001-popular-pi-extension-suite/tasks.md). The process is coordinated with [OMK](https://github.com/dmae97/omk); published extensions remain standalone Pi packages with no OMK runtime dependency.
