Internal guidance for presenting fabric MCP tool output back to the user
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Internal guidance for presenting fabric MCP tool output back to the user
Takeover Result Handling
Output Rules
Return the call output text verbatim to the user.
Do not paraphrase, summarize, rewrite, or add commentary before or after it.
Do not fix or apply any suggestions from the output unless explicitly asked.
If the MCP tool returns an error (JSON-RPC error object), report the error clearly and suggest checking provider configuration in ~/.claude/claude_env_settings.json — see reference/provider-config.md for the expected shape.
Presenting Results
The tool output is the final response.
For task results: present the full output including any findings, code, or analysis.
For plan results: present the full plan structure as-is.
Do not interleave your own analysis with the handed-off model's output.