reckoning

A workflow for analyzing completed experimental results and turning them into supported research claims. It also helps explain why results occurred and produce figures suitable for a paper.

In plain words
What is it for?
Use it to audit result data, assign verdicts to claims, investigate causes, stress-test interpretations, and prepare paper-quality figures.
Why use it?
It treats surprising results as possible errors until checked, reducing the risk of building conclusions on bugs, outliers, or infeasible solutions.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/iamk77/skill/reckoning
Any agent
npx skills add IamK77/Skill --skill reckoning
Clone the repo
git clone --depth 1 https://github.com/IamK77/Skill

Made for: Claude Code, Codex.

Per session 171 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,475 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00171 $0.05475
Opus 5 $0.00086 $0.02738
Sonnet 5 $0.00034 $0.01095
Haiku 4.5 $0.00017 $0.00547

Measured 2d ago against content hash 008cc0acdc57, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

reckoning scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/inquiry/reckoning/SKILL.md · 180 lines

How it starts

The opening of the file, as written. The whole thing — 180 lines — stays where its author put it; the contents beside it link to each section on GitHub.

reckoning

!checklist init ${CLAUDE_SKILL_DIR} --force

The runs are done; the numbers are on disk. reckoning is the lens you hold over the results — the step where data becomes settled claims, an explanation of why, and figures a reviewer reads in three seconds. It is the fifth skill of the inquiry suite: it owns step five of doing computational research — analyzing the results until every claim has a verdict and the win has a proven cause. It audits (and guides you to run) a gated pipeline, and it will not advance past a GATE until the checklist tool clears it. That gate enforces order — each step done before the next — not the substance of the work inside it; the tool structures the discipline, it does not audit it, so the rigor is yours to supply.

The one mental shift everything hangs on — analysis is audit, attribution, and the language of evidence, not "compute a mean and see who is bigger". Three things separate this from arithmetic. First, you audit before you read: a too-good number, an outlier, anything surprising is a bug or an infeasible solution until it survives that suspicion — never a breakthrough on first sight. Second, you prove why the method wins with mechanism probes — checkable predictions that are not the main result itself — because winning the table only shows the method works, not that it works for the reason you claim; this is the dividing line between a publishable paper and a strong one. Third, you defend against the garden of forking paths — the danger the agent era amplifies, because when experiments are cheap, unconscious cheating is cheap, and every path you might wander down "passes its tests". The arc is: audit the data → read the distribution and slices → interpret the ablation → probe the mechanism → draw the failure boundary → settle every claim → red-team and render.

The agent is the means, not the oracle. Here it has three jobs: the auditor (run the mechanical pre-read checklist and report), the probe runner (build the counterfactual instances, sweep the structure knob, batch the specification multiverse), and the adversarial reviewer (attack your claims and figures from separated roles). It is not the source of truth and not the judge of what counts. Its gradient points at pleasing you — left soft it confirms your story, and its "review" decays into universally-true platitudes ("the experiments could be more thorough"). So the red-team is run as a system (separated roles, fresh sessions, real-review calibration), and the mechanism question is yours, because an agent will happily call a coincidence a cause.

What you cannot delegate — three judgments. The pipeline parallelizes the labor, but three points stay yours: (1) what the unit of analysis is — instance, not instance×seed; get this wrong and a tenfold-inflated n crushes every p-value into false significance; (2) what prediction the mechanism implies — the probe only has force if you derive a consequence that is not the win itself; (3) which claims to settle how — supported, revised, or dropped, including the honesty to conditionalize or delete a claim that confirmation shrank. Outsource these and you have automated a confident, well-formatted wrong conclusion.

What "done" looks like — the paper already exists in pieces, not "I made some plots". Analysis is over when: every claim has a verdict and the settling is recorded; the mechanism explanation has at least two probes behind it; the failure boundary is characterized; and every figure is script-generated and has survived the red-team. At that point the paper exists — the claims are its argument, the protocol is its experiments section, the probes are its discussion, the difference table is its related work. If you have those, stop analyzing. "I made some plots and the method wins" is not the terminus.

Read the full file on GitHub · 180 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 180 lines · 171 tokens per session scan A 008cc0acdc57

Subscribe to this mod's changes

reckoning is a skill published in the GitHub repository IamK77/Skill (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 171 tokens to every session and 5,475 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

clinpgx-database

Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.

foryourhealth111-pixel/Vibe-Skills · 45 tokens

ena-database

Access European Nucleotide Archive via API/FTP. Retrieve DNA/RNA sequences, raw reads (FASTQ), genome assemblies by accession, for genomics and bioinformatics pipelines. Supports multiple formats.

foryourhealth111-pixel/Vibe-Skills · 43 tokens

adaptyv

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API…

foryourhealth111-pixel/Vibe-Skills · 95 tokens

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and…

K-Dense-AI/claude-scientific-writer · 65 tokens

citation-management

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure…

K-Dense-AI/claude-scientific-writer · 68 tokens

peer-review

Prepare evidence-bounded, constructive peer-review drafts and structured manuscript assessments. Use for authorized review of scientific manuscripts, protocols, preprints, or research proposals; reporting-guideline selection; claim–evidence checks; methods, statistics, reproducibility, ethics, figure/table, and…

K-Dense-AI/claude-scientific-writer · 66 tokens