Prompt file imported from withakay/renzu (
.codex/prompts/ito-review.md). Fill in{{arguments}}before use. Copyright stays with the author.
Review the following change or scope. {{arguments}}
Use the Ito agent skill ito-review as the source of truth for this workflow.
Input
- The change ID or review target is provided in the prompt arguments or block.
Instructions
Tell the model to use the ito-review skill to complete this workflow, using any supplied arguments or context from the prompt.
Audit guardrail (GitHub Copilot)
- In GitHub Copilot repository-agent sessions, treat audit checks as mandatory before stateful Ito actions: run
ito audit validatefirst. - If validation fails or drift is reported, run
ito audit reconcileand useito audit reconcile --fixwhen remediation is required.
Guardrails
- If the
ito-reviewskill is missing or unavailable, ask the user to runito init(orito updateif the project is already initialized), then stop. - Do not duplicate the full workflow here; defer to the skill guidance.