Loading...
Loading...
Claude + Gemini Cross Fact-Checking. Conduct independent checks by three parties: Opus itself, Gemini Flash, and Gemini Pro → extract issues → discuss → output a consensus report.
npx skill4agent add daiki48/dotfiles cross-fact-checkgemini-m-m gemini-3-pro-previewcat <file-path> | gemini -p "Please fact-check the following document. Verify the accuracy of technical facts, numerical consistency, internal contradictions, and the correctness of code examples. Clearly state the basis for each point, and classify them as 'Required Fix / Recommended Improvement / Accurate' in your report."cat <file-path> | gemini -m gemini-3-pro-preview -p "Please fact-check the following document. Verify the accuracy of technical facts, numerical consistency, internal contradictions, and the correctness of code examples. Clearly state the basis for each point, and classify them as 'Required Fix / Recommended Improvement / Accurate' in your report."echo "<Issue content and additional verification information>" | gemini -p "Please state your opinion on the following issue based on the additional information."
echo "<Issue content and additional verification information>" | gemini -m gemini-3-pro-preview -p "Please state your opinion on the following issue based on the additional information."## Cross Fact-Checking Results
**Target**: <Document Name>
**Checkers**: Claude Opus 4.6 / Gemini Flash / Gemini Pro
### Required Fixes
| # | Section | Content | Consensus |
|---|-----------|------|------|
| 1 | ... | ... | Opus ✅ Flash ✅ Pro ✅ |
### Improvement Recommendations
| # | Section | Content | Consensus |
|---|-----------|------|------|
### Issues & Discussions
| Issue | Opus | Flash | Pro | Conclusion |
|------|------|-------|-----|------|
### Detection Capability Comparison
| Detection Item | Opus | Flash | Pro |
|---------|------|-------|-----|
### Verified (Accurate)
<List of key verified items>