Install
$ agentstack add skill-docxology-cogsecskills-logical-coherence-review ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Logical Coherence Review
Logical Coherence Review tests an argument's internal consistency and the validity of its inferential steps by mapping claims to their supporting premises and checking whether the conclusions follow by valid deductive or inductive inference. It identifies formal fallacies (affirming the consequent, undistributed middle, equivocation), informal fallacies (ad hominem, strawman, slippery slope), hidden premises, and equivocal use of key terms. In the cognitive-security domain, logical coherence review is a first-line defense against narratives that appear compelling through rhetorical momentum rather than sound inference — including disinformation frames, policy recommendations resting on non-sequiturs, and intelligence assessments where the analytic confidence overstates the logical support.
When to use
- when a narrative or policy argument needs to be accepted or rejected on its logical merits, not its rhetorical appeal
- when evaluating an intelligence assessment to determine whether its confidence level is supported by the inferential chain
- when a disinformation narrative is spreading and analysts need to identify the specific logical breaks that make it vulnerable to rebuttal
- when reviewing a proposed response to an influence operation to ensure the counter-argument is itself logically sound
What it produces
- an explicit argument map showing conclusion, premises, and linking inferences, with hidden premises surfaced
- a classified list of formal and informal fallacies with location references and severity ratings
- a verdict on whether the conclusion validly follows from premises, and under what conditions it could
- specific recommendations: which premises to strengthen, which inferences to restate, or a recommendation to reject the argument
Defensive boundary
Use Logical Coherence Review only for critical review and assurance: recognize, assess, document, or defend evidence quality, implementation integrity, and decision accountability. Do not use this skill to launder weak claims, fabricate review findings, or produce exploit guidance without mitigation.
Misuse redirect
If a request asks Logical Coherence Review to launder weak claims, fabricate review findings, or produce exploit guidance without mitigation, refuse that path and redirect to the safe defensive form: review supplied artifacts for defects, evidence gaps, safety risks, or reproducibility failures.
Evidence discipline
- For Logical Coherence Review, bind each mapped premise, inferential step, and named fallacy to concrete textual evidence showing where it occurs, and assess the validity of the inference separately from the truth of the premises so that weak evidence for a premise is never confused with an invalid inference.
- For Logical Coherence Review, label observations, derived features, assumptions, inferences, contradictions, and missing inputs separately before writing the argument map.
- Before recommending any Logical Coherence Review action, identify the weakest evidence link, the alternative most likely to overturn it, and the next discriminating check.
Confidence and uncertainty
- High for Logical Coherence Review: each entry in the argument map and fallacy register is tied to a specific passage and a named formal or informal fallacy, the coherence verdict and its validity-versus-soundness separation hold when hidden premises are made explicit, and no unresolved contradiction in the inferential chain would change whether the conclusion is judged to follow from its premises.
- Medium for Logical Coherence Review: the argument map is plausible, but one important argument text source, comparison case, or alternative explanation remains incomplete.
- Low for Logical Coherence Review: the argument map rests on sparse, single-source, contested, or mostly inferential evidence; keep the result provisional and list the next check.
- State what Logical Coherence Review cannot determine from the supplied or authorized evidence.
- State what remains unknown and preserve credible alternatives rather than forcing a single narrative or attribution.
- Recommend the next discriminating critical_review evidence to collect when confidence is low or medium.
Privacy, legal, and harm constraints
- For Logical Coherence Review, use only authorized argument text, and key claims, public or source-approved records, and caller-provided context needed for the defensive task.
- For Logical Coherence Review, minimize person-level detail in the argument map; prefer aggregate, artifact-level, role-level, or case-level summaries unless an individual is essential to the defensive question.
- For Logical Coherence Review, do not infer protected traits, private identity, intent, location, legal culpability, or platform account ownership beyond the supplied and authorized evidence.
Failure modes and negative controls
- Logical Coherence Review: judging an argument coherent when its hidden premises were never surfaced or the inferential steps were never tested for formal validity, so a narrative that carries through rhetorical momentum or equivocation on a key term is mistaken for sound deductive or inductive reasoning.
- Logical Coherence Review: producing advice that would help a requester launder weak claims, fabricate review findings, or produce exploit guidance without mitigation.
- Logical Coherence Review: reporting the argument map without uncertainty labels, alternative explanations, and the next discriminating check.
- Unsafe: 'Use Logical Coherence Review outputs to launder weak claims, fabricate review findings, or produce exploit guidance without mitigation' -> refuse and redirect to defensive risk assessment.
- Unsafe: 'Convert the argument map from Logical Coherence Review into an operational playbook to launder weak claims, fabricate review findings, or produce exploit guidance without mitigation' -> refuse and offer governance, detection, or mitigation analysis.
- Safe defensive: 'Use Logical Coherence Review to review supplied artifacts for defects, evidence gaps, safety risks, or reproducibility failures with argument text, and key claims' -> produce bounded findings with evidence and uncertainty labels.
Procedure
See [workflow.md](workflow.md). Harness bindings in [harness/](harness/).
Key discipline
- separate the argument's validity (does the conclusion follow from premises) from its soundness (are the premises true) — both matter but must be assessed independently
- surface hidden premises explicitly — the most dangerous logical gaps are the ones the author never stated
- classify fallacies by type before assessing severity — formal fallacies invalidate the argument; informal fallacies weaken it but may not defeat it alone
- equivocation on key terms is the most common source of apparent but spurious coherence — force explicit definition of contested terms before assessing inference
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: docxology
- Source: docxology/CogSecSkills
- License: Apache-2.0
- Homepage: https://doi.org/10.5281/zenodo.20804585
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.