@ahkohd/pi-oyo
v0.1.51
Published
Pi package that points the agent at the Oyo code-review skill
Maintainers
Readme
pi-oyo
Pi package that points the agent at the Oyo code-review skill.
When enabled, it appends a short instruction to the agent's system prompt telling it to
read the installed Oyo skill (oy skill path) and use oy / oy review for reviews and
Oyo comments. That is all — the agent drives oy itself.
Install
From npm:
pi install npm:@ahkohd/pi-oyoFrom a local checkout:
pi install ./packages/pi-oyoRequirements
oyavailable inPATH
Commands
/oyo [on|off|status]on(default): inject the Oyo skill instruction into the agent's system promptoff: stop injecting itstatus: report the current mode
The mode persists across a session; the default is on.
