agentsclimarketplace

Planning worldbuilding

Skill alainator/worldcodex/.claude/skills/planning-worldbuilding

Decomposes a large worldbuilding task into a sequenced plan with concrete steps, target files, verification criteria, and dependency order. Use before building a new civilization, designing a planet, or any task spanning more than 3 files. Triggers on "plan this", "break this down", "how should we approach", "build plan for", or "what is the sequence". Does NOT write content — produces the plan only.From its SKILL.md

Install
npx -y skills add alainator/worldcodex --skill planning-worldbuilding

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

1.3 KB, 199 tokens by cl100k_base, as published. Nobody here has run it

Planning Worldbuilding

Break large worldbuilding tasks into sequenced, trackable steps.

When to Use

Any task that will produce more than 3 files.

Process

  1. Scope: Map files to create/modify, dependencies, existing constraints
  2. Write Plan: Save to meta/plans/YYYY-MM-DD-<topic>.md
  3. Review: Present for approval before writing

Task Design Rules

  1. Each task targets one file
  2. Tasks have verification criteria
  3. Dependencies are explicit
  4. Content is concrete (not "flesh out")
  5. YAGNI — if not needed for current scope, cut it

Checkpoint Pattern

For 5+ task plans, insert checkpoints every 3-5 tasks for author review.

Out of Scope

Does NOT write content (use /writing-science or /writing-worldbuilding). Does NOT interrogate decisions (use /interrogating-design).

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

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.