How do you use caveman with the Oh My Pi (omp) coding agent? #815
Replies: 1 comment
|
Yes — there is a persistent always-on mode on OMP, and it is not the skill. That is also the reason for the behaviour in #16 ("works in omp but only once, next prompt reverts to verbose"). Why the skill install stops stickingYour But a skill is only ever exposed as name + description metadata in the system prompt, with its body pulled on demand via The always-on mechanism:
|
Uh oh!
There was an error while loading. Please reload this page.
Question
How do you use Caveman with the Oh My Pi (omp) coding agent (a fork of pi)?
Specifically:
.agents/skills/and the commands under.agents/commands/. The skill's description says it "auto-triggers when token efficiency is requested," but is there a persistent/always-on mode, or must caveman (or a level like/caveman ultra) be invoked each session?Context: there are open feature-request issues for native omp/pi support (#16, #161, #743) — asking here for the current recommended way to use it meanwhile, and whether an always-on mode exists.
All reactions