generate_fix_prompt
Generate a fix prompt from a VibeRevert check report, returning the prompt text, saving a full untruncated fix-prompt.txt file, and providing the source report ID for actionable remediation.
Instructions
Render a fix-prompt from a VibeRevert check report. Returns the rendered prompt text, the absolute path to the persisted sibling fix-prompt.txt, and the source report id. Side-effecting (class B per D99.V); writes the sibling fix-prompt.txt via atomic temp+rename. The on-disk sibling is always the full untruncated text (D81); the MCP wire response's prompt_text is capped at 262144 bytes (D99.U) -- when truncated, the response carries truncated:true + bytes_omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | No | ||
| session | No |