midnight-fact-check:fact-check-reporting

Generate Markdown fact-check reports, terminal summaries, and GitHub issue drafts.

37|9|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/devrelaicom/midnight-expert --skill midnight-fact-check-fact-check-reporting
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: midnight-fact-check:fact-check-reporting
Source: https://github.com/devrelaicom/midnight-expert/tree/main/plugins/midnight-fact-check/skills/fact-check-reporting
Command: npx skills add https://github.com/devrelaicom/midnight-expert --skill midnight-fact-check-fact-check-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the final assembly and formatting of verification outputs so teams can quickly produce consistent, actionable fact-check reports and GitHub issues from pipeline results.

Core Features & Use Cases

  • Structured Markdown Reports: Generates a full report template with executive summary, results by domain, and a refuted claims table for audit and sharing.
  • Terminal Summaries: Produces a concise terminal summary block with truncation rules and verdict badges for quick CLI review.
  • GitHub Issue Templates: Creates per-claim, per-file, and summary issue templates with standardized titles, evidence, and run metadata for triage and tracking.
  • Use Case: After running verification on documentation or code, run this Skill to produce the report.md artifact, print the terminal summary, and generate ready-to-open GitHub issues for any refuted claims.

Quick Start

Ask the skill to "generate the fact-check report for the latest run and produce terminal summary and GitHub issues for refuted claims".

Frequently Asked Questions about midnight-fact-check:fact-check-reporting

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

FAQPage Schema
How do I generate a fact-check report from verification results?▼

To generate a fact-check report, apply this Skill to verification pipeline runs to produce structured Markdown report templates with executive summaries and domain-specific sections. It formats raw outputs into clear triage documents.

Can I create GitHub issues for refuted claims automatically?▼

Yes, you can create GitHub issues for refuted claims automatically. The Skill generates per-claim, per-file, and summary issue templates with standardized titles, evidence, and run metadata for tracking.

What is a terminal summary block for fact-checking?▼

A terminal summary block is a concise CLI output format that displays fact-check verdicts with truncation rules and verdict badges. It allows quick review of verification results directly in the terminal.

How are missing evidence fallbacks handled in fact-check reports?▼

Missing evidence fallbacks are handled through predefined edge-case rules during report assembly. The Skill applies placeholder substitution and domain-specific sectioning to ensure outputs remain consistent.

Does this reporting tool work without external dependencies?▼

Yes, this reporting tool works without external dependencies. It operates independently to assemble formatted Markdown reports, terminal summaries, and GitHub issue drafts from verification results.