Verifying completion
Skill alainator/worldcodex/.claude/skills/verifying-completion
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.
npx -y skills add alainator/worldcodex --skill verifying-completionAssembled 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
Runs a mandatory completion checklist before declaring any worldbuilding task finished. Catches missing frontmatter, broken cross-references, unlinked glossary terms, and deferral language. Use after writing any content, before reporting task complete, or when user says "is this done", "verify", "check my work", or "completion check". Does NOT write content — only verifies.
SKILL.md
1.4 KB, as published. Nobody here has run it
Verifying Completion
Mandatory checklist before declaring ANY worldbuilding task complete.
Checklist
For EVERY file created or modified:
- Frontmatter — YAML with title, tags, status
- Content — No TODO, placeholder, TBD, "will flesh out", empty sections
- Cross-References — All links resolve, relative paths correct
- Glossary & Timeline — New terms in GLOSSARY.md, events in MASTER-TIMELINE.md, _index.md updated
- Canon Consistency — Obeys upstream science, naming correct, no contradictions
- Writing Standards — Academic prose in science dirs, no meta-commentary
Red Flags — DO NOT Declare Complete If:
- Any section heading has no content below it
- Any cross-reference doesn't resolve
- "placeholder" or "TODO" appears anywhere
- A new term was introduced but not added to GLOSSARY.md
Out of Scope
Does NOT write content. Does NOT audit the full repo.