verify

Run static checks and expert review on epistemic protocol definitions.

125|11|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/jongwony/epistemic-protocols --skill verify-jongwony
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/jongwony/epistemic-protocols/tree/main/.claude/skills/verify
Command: npx skills add https://github.com/jongwony/epistemic-protocols --skill verify-jongwony

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps verify epistemic protocol definitions before commit, surfacing issues without blocking progress.

Core Features & Use Cases

  • Static Checks: Run JSON schema validation, Unicode notation checks, directive-verb consistency, and cross-reference integrity.
  • Expert Review: Spawn parallel Type/Category Theory and Instruction Design subagents for deeper analysis.
  • Decision Support: Surface findings with actionable options to decide how to proceed before commit.

Quick Start

Invoke /verify to run static checks and expert review on the current repository. Review the results and choose the appropriate action before committing.