| name | gemini-headless-evidence |
| description | Run gemini headless evidence. |
gemini-headless-evidence (Codex)
Codex-native entry point for the gemini-headless-evidence operator skill.
The AgentOps source skill ../../skills/gemini-headless-evidence/SKILL.md is the source of truth
for domain behavior, commands, examples, references, and output expectations.
Read it first, then use prompt.md for the Codex runtime profile.
Codex Runtime Contract
- Use Codex plus the local shell for this wrapper's execution.
- Treat Gemini CLI commands as target-runtime commands to inspect, configure, or dispatch deliberately.
- Load only the relevant source references or scripts for the task.
- Verify command syntax from local
gemini --help or checked-in references before acting.
- Return concrete evidence: commands run, files touched, exit codes, and any remaining blocker.