agentsclimarketplace

Auditing physics

Skill alainator/worldcodex/.claude/skills/auditing-physics

Checks science files for cross-layer contradictions, inconsistent equations, broken derivation chains, and violations of the universe's foundational axiom. Use when promoting drafts to canon, after writing new science content, after restructuring, or when user says "audit the science", "physics audit", "check for contradictions", "does this break anything", "verify the science", or "cross-layer check". Does NOT check frontmatter or writing standards — use /auditing-canon for that.From its SKILL.md

Install
npx -y skills add alainator/worldcodex --skill auditing-physics

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.0 KB, 335 tokens by cl100k_base, as published. Nobody here has run it

Auditing Physics

Check science files for cross-layer consistency against the universe's foundational rules.

Prerequisites

Read CLAUDE.md for the universe's foundational axiom and locked rules. If the project has reference files in references/, read those instead of the full science backend.

Chain of Draft Mode

Compress each reasoning step to ≤5 words. Mark conclusions with ####.

Axiom check. Signal exchange present. #### PASS.
Layer dependency. Upstream rule holds. #### PASS.
Equation check. Variable collision found. #### VIOLATION.

Checks

For each file:

  1. Foundational Axiom Compliance — does the mechanism reduce to the universe's core principle?
  2. Cross-Layer Consistency — claims don't contradict upstream science
  3. Equation Consistency — variables, constants, and formulas don't collide
  4. Derivation Chains — each claim traces to a specific upstream principle

Output

  • CONTRADICTION — two files disagree on a rule
  • BROKEN-REF — cross-reference to nonexistent file
  • COLLISION — duplicate constants or numbering
  • DRIFT — terminology inconsistency
  • GAP — missing section that downstream files depend on

Do NOT fix anything. Report only.

Out of Scope

Does NOT check frontmatter, naming, or writing standards (use /auditing-canon). Does NOT verify a single term across the repo (use /cross-checking). Does NOT write new content (use /writing-science).

What ships with it: 2 files

3.1 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.