AgentSkillsCN

visual-fact-check

根据代码库和 Git 证据核实文档的事实准确性,然后当场纠正不准确之处。当用户要求验证 HTML 评审页面、Markdown 计划/规格,或其他声称与代码相关的文档时使用。

SKILL.md
--- frontmatter
name: visual-fact-check
description: Verify factual accuracy of a document against the codebase and git evidence, then correct inaccuracies in place. Use when the user asks to validate HTML review pages, markdown plans/specs, or other code-claiming documents.

Fact Check

Use the visual-explainer fact-check prompt template for strict claim verification and in-place corrections.

Workflow

  1. Read and follow ../visual-explainer/prompts/fact-check.md.
  2. Resolve the target document from user input (explicit path or default behavior defined in the prompt).
  3. Extract verifiable claims, classify each claim, and apply surgical corrections in place.
  4. Add a verification summary in the target document format and report what was corrected.