a-refutation-banner-over-a-confirming-panel

Solid

Use at hypothesis freeze, and again after the last revision pass, when a run has found that the supplied data or your own reproduction disagrees with the source it names. Covers the branch-name test that stops an agreement being printed as a refutation, and the enumerate-and-search sweep that keeps fidelity verdicts and internal labels out of the title, the headings and the figure banners.

AI & Automation 804 stars 25 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 85/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# A refutation banner over a confirming panel ## What goes wrong You investigate the supplied bundle, find something real about it, and the finding is sharper and easier to measure than the analysis you were asked for. Two library skills already cover the consequence: run the requested analysis anyway and add the audit as its own section (`run-the-requested-analysis`), and kill the cheap explanations for a gap before calling it a disagreement (`close-the-gap-to-the-published-number`, whose first two discriminators are units/normalisation and population/split). Read both. This skill is the residue those two do not touch, and it is purely lexical: the word a hypothesis branch is given before any data exists, and the words that end up in the few slots a reader actually reads. Both are invisible from the inside. Both survive an intention to avoid them - a run can carry an explicit written objective to lead with the requested analysis, ship the fidelity verdict in its title anyway, and then spend its one revision pass making that verdict more precise. Intent does not fire here. Enumerate and search does. ## Check 1 - the branch-name test, at hypothesis freeze Before any hypothesis is frozen, write one line for it: > If the source's published claim is exactly true of my data, branch ____ fires, and that > branch is called ____. Read the branch name. If it contains *refuted*, *rejected*, *diverges*, *inconsistent*, *not reproduced*, *fails*, *synthetic*, *surrogate* or *inaut...

Details

Author
tangxiangru
Repository
tangxiangru/AutoR
Created
5 months ago
Last Updated
today
Language
Python
License
NOASSERTION

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

claims-before-harness-forensics

Use at hypothesis generation and study design on reproduction and method-evaluation tasks, once close reading of the release has turned up defects, ambiguities or under-specification, and again when ordering the report. Covers labelling every planned experiment as a test of a claim or a test of self-consistency, the count gate that follows, and where reproduction-fidelity statistics belong.

804 Updated today
tangxiangru
Code & Development Listed

quorum-verification

The adversarial verify phase - the measured differentiator of a quorum. Covers writing refutation prompts that genuinely attack a finding, what counts as reproducing evidence, verdict tallying rules, why abstentions are not support and ties fail, and reading survival rates. Use whenever findings must be proven before anyone acts on them. Trigger on "verify", "refute", "is this finding real", "adversarial check", "prove it", "the reviewers agreed too easily", "survival rate".

0 Updated yesterday
Lukehle
Code & Development Listed

research-critic

Use AT EVERY RESEARCH STEP (hypothesis design, experiment setup, result interpretation, conclusion writing) to challenge soundness BEFORE committing the step. Catches confirmation bias, p-hacking, leakage, weak baselines, ungrounded claims, ad-hoc thresholds, survivorship bias. Apply automatically whenever about to write a paper claim, design an ablation, interpret a number, or update a results doc. Pairs with code-verifier (which audits artifact authenticity).

1 Updated 3 weeks ago
jajupmochi