verify

Verify Firefox Knowledge Wiki facts against primary sources and update stale claims.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/alastor0325/firefox-wiki-plugin --skill verify-alastor0325
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/alastor0325/firefox-wiki-plugin/tree/main/skills/verify
Command: npx skills add https://github.com/alastor0325/firefox-wiki-plugin --skill verify-alastor0325

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill keeps the Firefox Knowledge Wiki accurate by re-checking cited sources, finding stale claims, and recording what still holds up.

Core Features & Use Cases

  • Periodic fact verification: Re-read cited code, specs, and vendor docs on a schedule so pages stay trustworthy over time.
  • Automatic cleanup: Update or remove stale statements, and flag uncertain claims for human review when the source is ambiguous.
  • Operational reporting: Produce a verification report, refresh verification timestamps, and backfill ingest outcomes so wiki maintenance stays auditable.

Quick Start

Use the verify skill to review the due Firefox wiki pages, confirm cited facts against primary sources, and automatically fix anything stale.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I verify Firefox wiki facts against primary sources like code and specs?

Verifying Firefox wiki facts involves batch re-reading cited source code, specs, and vendor docs to identify stale claims, automatically update them, and tag ambiguous information for human review.

What is the best way to automate bug triage and patch review fact checking on a wiki?

Automating bug triage and patch review fact checking requires periodic re-reading of cited code and vendor docs to automatically update stale statements, tag uncertainty, and generate auditable verification reports.

How does source review handle ambiguous or uncertain claims during wiki verification?

Source review handles uncertain wiki claims by tagging them for human review when the primary source is ambiguous, ensuring no unverified information is automatically published without oversight.

Can I schedule periodic fact verification for Firefox Knowledge Wiki pages?

Yes, you can schedule periodic fact verification for Firefox Knowledge Wiki pages to re-check cited sources on a schedule, refresh verification timestamps, and maintain auditable ingest outcomes over time.

Does wiki verification work with code archaeology and profile analysis pages?

Wiki verification works with code archaeology, bug triage, patch review, and profile analysis pages by applying batch verification to re-read cited sources and correct stale claims across these specific page types.

Why does stale fact detection suppress wiki hooks during source reads?

Stale fact detection suppresses wiki-safe hooks during source reads to prevent accidental updates or conflicts while the verification process is actively querying primary sources like code and vendor docs.