freshness-check

Identify external claims in documents and generate prioritized verification checklists.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/saboteur-labs/ai-workflows --skill freshness-check
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: freshness-check
Source: https://github.com/saboteur-labs/ai-workflows/tree/main/skills/freshness-check
Command: npx skills add https://github.com/saboteur-labs/ai-workflows --skill freshness-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assess whether content's external claims are likely outdated and flag what needs re-verification.

Core Features & Use Cases

  • Identify external assertions and classify them by staleness risk.
  • Generate a structured freshness report with sections for verified-against and review-by.
  • Produce a human-actionable verification checklist to guide web searches or updates.

Quick Start

Provide a target file to review and run freshness-check to generate a prioritized verification checklist.

Frequently Asked Questions about freshness-check

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

FAQPage Schema
How do I check if external claims in my documentation are outdated?▼

To check whether external claims are outdated, provide a target file and run freshness-check to identify stale assertions and produce a structured verification checklist for human review.

What is the best way to track content staleness across a knowledge base?▼

Tracking content staleness across a knowledge base involves parsing frontmatter fields like verified-against and review-by to generate a structured freshness report, helping you prioritize which documents need immediate review.

How do I generate a verification checklist for outdated external assertions?▼

Generating a verification checklist requires applying freshness-check to your target files, which identifies external assertions, classifies them by staleness risk, and outputs a prioritized, actionable list for updates.

Does freshness-check work with frontmatter fields for audit reporting?▼

Freshness-check works with frontmatter fields for audit reporting by parsing fields like verified-against and review-by to assess claim accuracy and produce a structured report for verification workflows.

Can I use this to audit claims across codebase files without dependencies?▼

You can audit claims across codebase files without dependencies, as the Skill requires no external components and directly analyzes your documents to flag external assertions needing re-verification.