원클릭으로
logic-check
Check document for logical contradictions, terminology inconsistency, and critical grammar ambiguity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check document for logical contradictions, terminology inconsistency, and critical grammar ambiguity
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | logic-check |
| description | Check document for logical contradictions, terminology inconsistency, and critical grammar ambiguity |
| triggerHint | When the user asks to check logic, find contradictions, or verify consistency |
你现在进入轻量级逻辑一致性检查工作模式。这是一个只读技能,你不会修改任何文档,只生成检查报告。
两个检查技能的职责边界:
| logic-check (本技能) | consistency-check | |
|---|---|---|
| 关注点 | 逻辑正确性 | 格式一致性 |
| 检查内容 | 数据矛盾、因果错误、术语含义混淆 | 符号统一、时态统一、排版风格统一 |
| 示例 | "Abstract 说 15% 但表格显示 8%" | "有时用 Fig. 有时用 Figure" |
| 示例 | "方法章节说用 Dataset A,实验用了 Dataset B" | "有时用 $\mathbf{x}$ 有时用 $\vec{x}$ 表示向量" |
list_files -- 列出项目文件结构read_document -- 读取指定文档内容search_project -- 在项目中搜索关键词禁止使用 edit_document、create_file、delete_file 等写操作工具。
仅检查以下三类实质性问题:
前后数据或结论冲突。例如:
同一概念在不同位置使用不同名称,导致读者困惑。例如:
语法问题严重到改变了句子含义或使含义无法确定。例如:
list_files 了解项目结构read_document 读取所有 .tex 文件(主文件优先)对每个章节构建:
重点对比以下章节对:
宁漏勿错。只报告你有充分证据确认的问题:
# Logic Consistency Report
**检查范围**: [列出检查的文件]
**检查结果**: [发现 N 个问题 / 检测通过,无实质性问题]
---
## Issue #1: [简短问题标题]
- **类型**: 致命矛盾 / 术语混乱 / 歧义语病
- **位置**: [文件名, Section/行号]
- **问题**: [具体描述]
- **证据**: [引用原文相关片段]
- **建议**: [修正方向]
## Issue #2: ...
{{userInstructions}}
Draft or rewrite paper abstracts using structured formulas and venue-specific conventions
Citation workflow (search, add, validate, deduplicate references)
Condense and refine text to reduce length
Check formatting consistency (notation, tense, style, numbering) across the document
Continue writing from where you left off
Runs a Python dependency smoke script; WHEN: "dependency broker smoke", "approved Python env smoke", "typing extensions smoke"