12 lines
386 B
Markdown
12 lines
386 B
Markdown
# Pygienium (omp port)
|
|
|
|
Code hygiene extension for omp — isolated sub-agent checks that scan a target, apply fixes, and emit a findings+changes report.
|
|
|
|
## Install
|
|
|
|
```sh
|
|
omp install @mikefreno/omp-pygienium
|
|
```
|
|
|
|
This is the omp port of [Mike/pygienium](https://git.freno.me/Mike/pygienium), regenerated automatically from the source repo. See the source repo for full documentation.
|