AgentStack
SKILL verified MIT Self-run

Ai Authored Content Coherence

skill-rondorkerin-gamestack-ai-authored-content-coherence · by rondorkerin

Use when keeping AI-authored or procedurally-generated content coherent at scale — single voice across a corpus, a machine-readable lore bible with a "never violate" list, generate-then-rationalize causation, recurring thematic domains so generated figures cohere into arcs, the oatmeal/sameness problem, and the self-review pass that flags drift and duplication. The crux skill for headless / AI-au…

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-rondorkerin-gamestack-ai-authored-content-coherence

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Ai Authored Content Coherence? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AI-Authored Content Coherence

How to keep content an AI or procedural engine generates coherent at scale — one voice, no retcons, figures and events that cohere into arcs rather than dissolving into interchangeable mush. This is the crux discipline for a headless / AI-authored game, and it is the least solved — treat its rules as engineering hypotheses to de-risk early, not settled law.

When to use this

  • Designing the generation pipeline for lore, history, NPCs, items, quests
  • Writing the voice spec / style corpus and the machine-readable lore bible
  • Building the self-review / coherence pass over generated batches
  • Diagnosing generated content that feels samey, contradicts itself, or drifts in voice

Scope

This skill owns coherence of generated content (mostly non-visual). Adjacent siblings:

  • The generator itself + the sameness problem → procedural-generation
  • The review pass that gates a batch → procgen-review (this skill's self-review pass is that gate)
  • Visual coherence / house style (the visual analogue) → art-direction-and-readability
  • The lore the bible encodes → worldbuilding-and-lore
  • Quests generated over world state → narrative-and-quest-design

How the pieces fit

  • GUIDE.md — the why, with exemplars and citations. Heavily flagged: this topic's verification phase largely failed (session limit), so nearly all rules are sourced but unverified. The sources themselves are strong (Compton; Grinblat & Bucklew / Caves of Qud; LLM-consistency papers).
  • CHECKLIST.md — the what to do: Do/Don't plus "Test for" criteria for a generator, a corpus, and a self-review pass.

The one idea to anchor on

> Mathematical uniqueness is not perceived variety. A generator can emit endless mathematically-distinct artifacts that players still read as one undifferentiated mass (the "10,000 bowls of oatmeal"). Coherence-at-scale is won by a shared voice + a never-violate fact bible + recurring thematic domains + an explicit self-review pass — and even then, coherence at full open-world scale is unsolved. De-risk with the oatmeal/fanfic tests from day one.

⚠️ Verification note: Built from a deep-research pass whose verification phase was cut short by a session limit; the synthesis step also partly failed. Almost every rule here is sourced but unverified — strong, well-cited defaults that should be re-verified, not treated as confirmed. See the banner in GUIDE.md.

Start with GUIDE.md, then apply CHECKLIST.md.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.