什么是 re-verify-structure?
根据源代码验证结构分析输出。检查文件:线路引用、组件完整性和美人鱼图有效性。在 fork 上下文中作为独立 Critic 运行。使用时间:验证结构、检查结构图、验证第 1 阶段、重新验证结构。 来源:caldiaworks/caldiaworks-marketplace。
根据源代码验证结构分析输出。检查文件:线路引用、组件完整性和美人鱼图有效性。在 fork 上下文中作为独立 Critic 运行。使用时间:验证结构、检查结构图、验证第 1 阶段、重新验证结构。
通过命令行快速安装 re-verify-structure AI 技能到你的开发环境
来源:caldiaworks/caldiaworks-marketplace。
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 |
根据源代码验证结构分析输出。检查文件:线路引用、组件完整性和美人鱼图有效性。在 fork 上下文中作为独立 Critic 运行。使用时间:验证结构、检查结构图、验证第 1 阶段、重新验证结构。 来源:caldiaworks/caldiaworks-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-verify-structure根据源代码验证结构分析输出。检查文件:线路引用、组件完整性和美人鱼图有效性。在 fork 上下文中作为独立 Critic 运行。使用时间:验证结构、检查结构图、验证第 1 阶段、重新验证结构。 来源:caldiaworks/caldiaworks-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill re-verify-structure 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/caldiaworks/caldiaworks-marketplace