Pi¶
Discovers Pi packages and .pi/ project resources, validates resource arrays and native skill metadata, and exposes prompts and flat skills to content checks. Literal resource-path checks are opt-in. Extensions are never executed and remote packages are not installed.
| Rule ID | Description | Default Severity | Autofix |
|---|---|---|---|
pi-config-valid |
Pi package and project resource declarations must have valid types | warning (auto) | - |
pi-skill-valid |
Pi skills need parseable frontmatter and a nonempty description | warning (auto) | - |
pi-resource-paths |
Literal Pi resource paths should exist in the assembled checkout | warning (disabled) | - |