verify

Run vault integrity checks for schema, evidence, wiki-links, and claims.

39|4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-safety/swarm --skill verify-swarm-ai-safety
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/swarm-ai-safety/swarm/tree/main/.skills/verify
Command: npx skills add https://github.com/swarm-ai-safety/swarm --skill verify-swarm-ai-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures the integrity and health of the vault by running a comprehensive suite of checks, identifying potential issues before they impact research or operations.

Core Features & Use Cases

  • Schema Validation: Verifies that all runs and vault notes conform to defined schemas.
  • Integrity Checks: Assesses claim health, evidence provenance, wiki-link resolution, and index consistency.
  • Use Case: Before a major research review, run a full vault verification to ensure all data is correctly formatted, linked, and up-to-date, providing a reliable snapshot of the vault's status.

Quick Start

Run all vault integrity checks by executing the verify skill.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I run a health check on my research vault?▼

A full vault audit uses the --full flag to execute comprehensive schema validation, evidence provenance verification, wiki-link resolution, index consistency checks, and claim health assessment in one pass.

Can I verify only specific vault elements instead of running everything?▼

Yes, targeted verification is supported via the --claims flag to assess claim health or the --quick flag for a faster, localized integrity check without executing a full audit.

What does schema validation check for in research notes and runs?▼

Schema validation verifies that all vault runs and notes conform to defined schemas, ensuring structural consistency and preventing formatting errors from impacting research operations.

How does evidence provenance verification work?▼

Evidence provenance verification assesses the lineage and validity of evidence within the vault, confirming that research claims are properly supported by their source data.

When should I run a full vault verification?▼

Run a full vault verification before a major research review to guarantee all data is correctly formatted, linked, and up-to-date, providing a reliable snapshot of your vault's status.