agentsclimarketplace

Auditing canon

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

Claude Code skill suite for worldbuilding with scientific rigor. 19 skills, 5 commands, 3 agents, research tool. Includes derivation-chain civilization pipeline, communication medium taxonomy, and epistemological framework.

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

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.

What its author says it does

Copied from the file, not written here

Verifies canon status, naming compliance, frontmatter completeness, writing standards, and cross-reference validity across worldbuilding files. Use when checking naming consistency, verifying frontmatter, auditing prose standards, or when user says "canon audit", "check names", "verify frontmatter", "writing standards check", or "naming audit". Does NOT check physics equations — use /auditing-physics for that.

SKILL.md

1.9 KB, as published. Nobody here has run it

Auditing Canon

Verify naming, frontmatter, writing standards, and cross-references.

Prerequisites

Read CLAUDE.md for locked spellings, naming conventions, and writing rules.

Chain of Draft Mode

Name check. Human term found. Science dir. #### VIOLATION.
Frontmatter. status field missing. #### VIOLATION.
Spelling. Variant found. #### VIOLATION: use canonical form.
Cross-ref. Link resolves. #### PASS.

Checks

Naming

  1. In-universe terminology used correctly per directory type
  2. Locked spellings match CLAUDE.md table

Frontmatter

  1. Every file has YAML frontmatter: title, tags, status
  2. Status is one of: canon, draft, needs-review, superseded

Writing Standards (science files only)

  1. Academic third-person prose throughout
  2. No meta-commentary ("This section establishes...")
  3. No narrative content in science directories
  4. Citations use consistent format with ## References section

Cross-References

  1. All markdown links resolve to existing files
  2. GLOSSARY.md entries exist for key terms

Output

  • STYLE — writing standard violation
  • META — self-referential document language
  • DRIFT — spelling or naming inconsistency
  • ORPHAN — referenced entity has no file
  • BROKEN-REF — link to nonexistent file

Do NOT fix anything. Report only.

Out of Scope

Does NOT check physics consistency or equations (use /auditing-physics). Does NOT treat cross-civilization differences as contradictions.

Keep looking

Skills are one crate of 328,083. 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.