multi-result-handling

Preserve and surface multi:* helper outputs from CLIs without paraphrasing.

88|7|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/greenpolo/cc-multi-cli-plugin --skill multi-result-handling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-result-handling
Source: https://github.com/greenpolo/cc-multi-cli-plugin/tree/main/plugins/multi/skills/multi-result-handling
Command: npx skills add https://github.com/greenpolo/cc-multi-cli-plugin --skill multi-result-handling

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate and surface helper outputs from multiple CLIs (Cursor, Gemini, Copilot, Codex, and others) without paraphrasing, ensuring the original verdicts, findings, and next steps remain intact.

Core Features & Use Cases

  • Preserve the helper's verdict, summary, findings, and next-steps sections exactly as produced.
  • Surface canonical final reports when a structured final output exists, including evidence and file references.
  • Maintain evidence boundaries, including explicit notes about inferences, uncertainties, and open questions.
  • Handle streams where reasoning interleaves with final outputs by presenting the structured final section, and optionally quote short reasoning lines if helpful.
  • Document and report any edits or verifications performed by the helper, including commands run and touched files.

Quick Start

Follow the guidance to surface and present the multi:* helper's output without paraphrasing or reordering.

Frequently Asked Questions about multi-result-handling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve multi-agent CLI outputs without paraphrasing the original findings?

To preserve multi-agent CLI outputs, surface the structured sections like verdict, findings, and next-steps exactly as produced. This maintains evidence boundaries and keeps file references intact without reordering or paraphrasing the original helper outputs.

What is the best way to consolidate structured reports from multiple coding assistants like Cursor and Gemini?

Consolidating structured reports from coding assistants involves surfacing the canonical final report when present. You maintain the original verdicts and next steps from each CLI, ensuring evidence boundaries and explicit notes about inferences remain intact across all outputs.

How do I handle interleaved reasoning and final outputs from multi-agent CLIs?

Handling interleaved reasoning streams requires presenting the structured final section clearly. You can optionally quote short reasoning lines if helpful, while ensuring the canonical final report and its evidence boundaries remain the primary focus without paraphrasing.

Can I document verifications and file edits performed by coding assistants in a structured report?

Yes, you can document verifications performed by coding assistants by reporting any edits, commands run, and touched files. This ensures the structured report maintains clear evidence boundaries and tracks all modifications made during the multi-agent output processing.

Why do my multi-agent outputs lose evidence boundaries and file references during consolidation?

Multi-agent outputs lose evidence boundaries and file references when outputs are paraphrased or reordered during consolidation. To prevent this, preserve the canonical sections exactly as produced and cite any inferences, uncertainties, or open questions explicitly.

Does multi-result-handling work with structured sections from any CLI tool?

Multi-result-handling works across any multi-agent CLI tool that produces structured sections like verdict, findings, and next-steps. It applies universally to outputs from Cursor, Gemini, Copilot, Codex, and other assistants without altering the original evidence boundaries.