·re-verify-structure
{}

re-verify-structure

Verify structure analysis output against source code. Check file:line references, component completeness, and Mermaid diagram validity. Runs as independent Critic in fork context. Use when: verify structure, check structure map, validate phase 1, re-verify-structure.

10Installs·0Trend·@caldiaworks

Installation

$npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-verify-structure

How to Install re-verify-structure

Quickly install re-verify-structure AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-verify-structure
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: caldiaworks/caldiaworks-marketplace.

SKILL.md

View raw

Verify the structure map produced by re-structure-analysis against the actual source code. This skill runs as an independent Critic in a separate agent context. It has no access to the Doer's reasoning — only the artifacts.

Gate rule: Phase 2 (re-visualize-logic) shall not proceed until this verification produces a PASS or WARN verdict.

| ✅ VALID | File exists, line exists, content matches claim | | ⚠️ INACCURATE | File exists, content found within ±10 lines of cited line | | ❌ INVALID | File does not exist, or line number grossly wrong | | 🚫 HALLUCINATION | Component described in structure map cannot be found in source code at any location |

Verify structure analysis output against source code. Check file:line references, component completeness, and Mermaid diagram validity. Runs as independent Critic in fork context. Use when: verify structure, check structure map, validate phase 1, re-verify-structure. Source: caldiaworks/caldiaworks-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-verify-structure
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from caldiaworks/caldiaworks-marketplace

Quick answers

What is re-verify-structure?

Verify structure analysis output against source code. Check file:line references, component completeness, and Mermaid diagram validity. Runs as independent Critic in fork context. Use when: verify structure, check structure map, validate phase 1, re-verify-structure. Source: caldiaworks/caldiaworks-marketplace.

How do I install re-verify-structure?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-verify-structure Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/caldiaworks/caldiaworks-marketplace

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25