blog-coherence-review

Evaluate logical coherence of blog MDX content and section transitions.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zero-1016/tech-blog --skill blog-coherence-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-coherence-review
Source: https://github.com/Zero-1016/tech-blog/tree/main/.claude/skills/blog-coherence-review
Command: npx skills add https://github.com/Zero-1016/tech-blog --skill blog-coherence-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

글 전체의 논리 완결성을 검토합니다. 도입-결론 호응(E1), 섹션 간 논리 연결(E2), 근거 없는 단정(E3), 내부 모순(E4)을 검사합니다. validator/expression-review 와 달리 자동 수정을 거의 하지 않고 사용자 확인을 거친다. 시리즈 모드에서는 편 사이 모순까지 검사합니다.

Core Features & Use Cases

  • E1 도입-결론 호응 검사
  • E2 섹션 간 논리 연결 및 전환 평가
  • E3 근거 있는 주장 확인과 문제점 표시
  • E4 내부 모순 탐지 및 일관성 점검
  • 시리즈 모드(S1–S4)에서 편 간 흐름과 통합성 분석

Quick Start

Run the coherence-review on your latest MDX draft to generate a structured report and suggested edits.

Frequently Asked Questions about blog-coherence-review

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

FAQPage Schema
How do I check the logical coherence of a blog post written in MDX?

To check MDX blog coherence, review introduction and conclusion alignment, section transitions, and internal contradictions. The process evaluates argument flow and section interdependencies, generating a structured report with suggested remediation options without applying automatic edits.

What is the best way to detect logical contradictions across a multi-part MDX blog series?

Detecting contradictions across a blog series requires a series mode review checking inter-post flow and integration. This mode analyzes documents S1 through S4 to ensure logical consistency across individual posts, verifying that arguments in one post do not contradict another.

How do I evaluate argument flow and section transitions in technical documentation?

Evaluating argument flow involves assessing section interdependencies and transitions between document segments. The review identifies unsupported assertions and internal contradictions, documenting the rationale for each finding to ensure the argument progression remains logically sound.

Does the coherence review process automatically edit my MDX content when issues are found?

The coherence review process does not automatically edit MDX content when issues are found. It enforces documentation of rationale for each finding and provides structured remediation options, requiring user confirmation before any content modifications are performed.

Can I validate that my blog introduction and conclusion align without manual proofreading?

Validating introduction and conclusion alignment can be automated by checking logical coherence between document sections. This assessment verifies that the opening arguments properly resolve in the conclusion, highlighting any disconnects or unsupported claims for targeted remediation.