briefing-verifier

Verify morning briefing claims against operational evidence and produce structured JSON reports.

1|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill briefing-verifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: briefing-verifier
Source: https://github.com/dapperdivers/roundtable-arsenal/tree/main/vault/briefing-verifier
Command: npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill briefing-verifier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents inaccurate morning briefings by independently checking reported claims, validating operational evidence, and ensuring summaries only use verified numbers.

Core Features & Use Cases

  • Claim Verification: Re-runs evidence checks for domain summary items and records whether claims are reproduced, disproven, or unavailable.
  • Knight Liveness Tracking: Builds an authoritative report status map by inspecting vault report timestamps and distinguishing missing summaries from missing reports.
  • Ledger Integrity Management: Updates verification metadata, detects anomalies, and produces a structured JSON verification report for briefing synthesis workflows.

Quick Start

Use the briefing-verifier skill to validate today's domain summaries and generate the authoritative verification report.

Frequently Asked Questions about briefing-verifier

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

FAQPage Schema
How do I verify morning briefing claims against operational evidence?

To verify morning briefing claims, you need to independently re-run evidence checks for domain summary items and record whether claims are reproduced, disproven, or unavailable. This prevents inaccurate briefings by ensuring summaries only use verified numbers.

What is report liveness tracking for briefing verification?

Report liveness tracking builds an authoritative status map by inspecting vault report timestamps. This mechanism distinguishes between missing domain summaries and missing reports to ensure briefing workflows use current operational data.

How do I maintain ledger integrity for JSON verification reports?

Maintaining ledger integrity involves updating verification metadata and detecting anomalies to produce a structured JSON verification report. This structured output is required for reliable downstream briefing synthesis workflows.

Does briefing verification require read-only cluster inspection?

Yes, briefing verification requires read-only cluster inspection to validate operational evidence without modifying the environment. It also necessitates vault timestamp analysis to accurately track report liveness and ledger integrity.

Can I use this verification approach for multi-domain briefing workflows?

Yes, you can apply this verification approach to multi-domain briefing workflows requiring claim checks. It validates today's domain summaries and generates the authoritative verification report needed for complex operational synthesis.