Added /orient skill for lightweight context bootstrapping — reads
README.md, skill frontmatters, and mod structure without flooding
context. Added a lean README.md as the entry point for orientation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Added a Committing section directing Claude to always use the /commit
skill. Updated the CK3 version reference from 1.12 to 1.18.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The mod was targeting CK3 1.12 which is several versions behind the
current 1.18 (Crane). Added Roads to Power DLC as a dependency in
both descriptor files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Renamed mistborn_final_empire/ to lords_of_ash/ and
mistborn_final_empire.mod to lords-of-ash.mod using git mv.
Updated all references in CLAUDE.md, ck3-game-install skill,
and commit skill.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add "The End of an Empire" bookmark with event planning, bookmark
game data, province history, and localization. Include project
masterplan and design ideas documents.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add ck3-game-install skill for log analysis and vanilla comparison.
Add commit skill for structured commit messages and changelog.
Fix create-skill name field. Add skills scope preference to
CLAUDE.md. Update REVIEW_NOTES and add missing modifier
definitions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CK3 requires every culture to have an ethnicities block or it
crashes on load. Added ethnicities to noble_scadrian, skaa, and
terris cultures. Also added required type, is_shown, and
ai_will_do fields to heritage and language pillars — without
these the cultures were invisible in-game.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CK3 uses @ as a scripting variable prefix, not a comment character.
The @# lines were parsed as broken variable declarations, causing
cascading parse failures in triggers, effects, traditions, religion,
and holy sites. Only # is valid for comments.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Project overview, directory structure, CK3 modding conventions,
trait/event naming patterns, core systems, and known issues.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Skill for creating Claude Code skills, high-level lore reference for the
Final Empire, bookmark scaffolding for story arcs, and CK3 modding docs
placeholder.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>