approval
Set omi approval posture (`suggest`, `auto`, `full-auto`) with explicit risk guardrails.
Purpose
Use this skill to control how aggressively omi runs autonomous actions versus asking for confirmation.
Trigger
- User asks to reduce confirmation friction
- Autonomous mode is too conservative or too risky
- Team needs explicit approval policy before long runs
Supported Modes
suggestautofull-auto
Workflow
- Identify requested approval posture.
- Explain side-effect and high-risk confirmation behavior for the selected mode.
- Persist/update
.iflow/state/approval.jsonwhen filesystem tools are available. - Clarify that runtime approval flags remain host-CLI concerns.
Output Template
## Approval
- requested:
- applied:
## Guardrails
- ...
## Next Command
- ...